33 lines
1.6 KiB
Plaintext
33 lines
1.6 KiB
Plaintext
|
|
|
|||
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
|
# Visual Studio 15
|
|||
|
|
VisualStudioVersion = 15.0.28307.1145
|
|||
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataCommon", "DataCommon\DataCommon.csproj", "{41EA1C19-54C9-46B3-A0B3-107899CA8955}"
|
|||
|
|
EndProject
|
|||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "webapi", "API\webapi.csproj", "{1C320927-A3D8-4C55-8989-169C638A99E3}"
|
|||
|
|
EndProject
|
|||
|
|
Global
|
|||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
|
Release|Any CPU = Release|Any CPU
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
|
{41EA1C19-54C9-46B3-A0B3-107899CA8955}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{41EA1C19-54C9-46B3-A0B3-107899CA8955}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{41EA1C19-54C9-46B3-A0B3-107899CA8955}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{41EA1C19-54C9-46B3-A0B3-107899CA8955}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
{1C320927-A3D8-4C55-8989-169C638A99E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{1C320927-A3D8-4C55-8989-169C638A99E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{1C320927-A3D8-4C55-8989-169C638A99E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{1C320927-A3D8-4C55-8989-169C638A99E3}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
|
HideSolutionNode = FALSE
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
|
VisualSVNWorkingCopyRoot = .
|
|||
|
|
SolutionGuid = {9E921D45-B5C2-4FF0-B4F5-FCEE37395467}
|
|||
|
|
EndGlobalSection
|
|||
|
|
EndGlobal
|