加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
GitCandy.sln 2.23 KB
一键复制 编辑 原始数据 按行查看 历史

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29503.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitCandy", "GitCandy\GitCandy.csproj", "{8C65D667-BA60-4810-927A-F8AFB55D55FE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitCandy.Web", "GitCandy.Web\GitCandy.Web.csproj", "{D1E514B2-2A79-4101-BB0D-FF2139FFD1EC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Others", "Others", "{B011AAFC-9072-4687-B784-FBA91B3F3BBE}"
ProjectSection(SolutionItems) = preProject
LICENSE.md = LICENSE.md
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{F435002A-02CC-4A6B-85AA-994037667505}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8C65D667-BA60-4810-927A-F8AFB55D55FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8C65D667-BA60-4810-927A-F8AFB55D55FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8C65D667-BA60-4810-927A-F8AFB55D55FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8C65D667-BA60-4810-927A-F8AFB55D55FE}.Release|Any CPU.Build.0 = Release|Any CPU
{D1E514B2-2A79-4101-BB0D-FF2139FFD1EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D1E514B2-2A79-4101-BB0D-FF2139FFD1EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D1E514B2-2A79-4101-BB0D-FF2139FFD1EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D1E514B2-2A79-4101-BB0D-FF2139FFD1EC}.Release|Any CPU.Build.0 = Release|Any CPU
{F435002A-02CC-4A6B-85AA-994037667505}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F435002A-02CC-4A6B-85AA-994037667505}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F435002A-02CC-4A6B-85AA-994037667505}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F435002A-02CC-4A6B-85AA-994037667505}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6862CE57-4211-4015-8972-D039F7C98AA6}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化