1 Star 1 Fork 0

狮偶 / runtime-csharp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
UBBC_dotnet.sln 2.05 KB
一键复制 编辑 原始数据 按行查看 历史
杜天微 提交于 2021-09-17 22:15 . init

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.809.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UBBC_dotnet", "UBBC_dotnet\UBBC_dotnet.csproj", "{ED6B9044-0EB4-4E46-B727-C2FF0F5DFEB9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "test\test.csproj", "{8C06CCEB-6597-44BF-AC31-64D18DFF4C7D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevelopmentTools", "DevelopmentTools\DevelopmentTools.csproj", "{7C3E7C7B-54C6-4013-8317-6DE2CE0E5DC2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ED6B9044-0EB4-4E46-B727-C2FF0F5DFEB9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ED6B9044-0EB4-4E46-B727-C2FF0F5DFEB9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ED6B9044-0EB4-4E46-B727-C2FF0F5DFEB9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ED6B9044-0EB4-4E46-B727-C2FF0F5DFEB9}.Release|Any CPU.Build.0 = Release|Any CPU
{8C06CCEB-6597-44BF-AC31-64D18DFF4C7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8C06CCEB-6597-44BF-AC31-64D18DFF4C7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8C06CCEB-6597-44BF-AC31-64D18DFF4C7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8C06CCEB-6597-44BF-AC31-64D18DFF4C7D}.Release|Any CPU.Build.0 = Release|Any CPU
{7C3E7C7B-54C6-4013-8317-6DE2CE0E5DC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7C3E7C7B-54C6-4013-8317-6DE2CE0E5DC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7C3E7C7B-54C6-4013-8317-6DE2CE0E5DC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7C3E7C7B-54C6-4013-8317-6DE2CE0E5DC2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {19A7FA81-A184-49FB-93BB-C0204D83D9C9}
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/openblock/runtime-csharp.git
git@gitee.com:openblock/runtime-csharp.git
openblock
runtime-csharp
runtime-csharp
master

搜索帮助