You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2000
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Study.WebApi", "Study.WebApi\Study.WebApi.csproj", "{9601789A-D64E-4A55-A328-FEDDFE8FDD2B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Study.XUnitTest", "Study.XUnitTest\Study.XUnitTest.csproj", "{F089A6B8-72B8-46D1-BFB9-8202D238E50F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9601789A-D64E-4A55-A328-FEDDFE8FDD2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9601789A-D64E-4A55-A328-FEDDFE8FDD2B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9601789A-D64E-4A55-A328-FEDDFE8FDD2B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9601789A-D64E-4A55-A328-FEDDFE8FDD2B}.Release|Any CPU.Build.0 = Release|Any CPU
{F089A6B8-72B8-46D1-BFB9-8202D238E50F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F089A6B8-72B8-46D1-BFB9-8202D238E50F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F089A6B8-72B8-46D1-BFB9-8202D238E50F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F089A6B8-72B8-46D1-BFB9-8202D238E50F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5ACAFD17-DAE5-4D86-BBA4-795056BE8D2F}
EndGlobalSection
EndGlobal