You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
2.2 KiB
43 lines
2.2 KiB
|
|
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
|