32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30611.23
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebMVC", "WebMVC\WebMVC.csproj", "{FDAFEB96-62CA-46ED-8DC5-0D15F13CBF1B}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApiService", "ApiService\ApiService.csproj", "{381379E2-15DC-4835-A260-7B1E52ADE46D}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{FDAFEB96-62CA-46ED-8DC5-0D15F13CBF1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{FDAFEB96-62CA-46ED-8DC5-0D15F13CBF1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{FDAFEB96-62CA-46ED-8DC5-0D15F13CBF1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{FDAFEB96-62CA-46ED-8DC5-0D15F13CBF1B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{381379E2-15DC-4835-A260-7B1E52ADE46D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{381379E2-15DC-4835-A260-7B1E52ADE46D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{381379E2-15DC-4835-A260-7B1E52ADE46D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{381379E2-15DC-4835-A260-7B1E52ADE46D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {C2005C55-D342-4D78-8C13-F05C345C1082}
|
|
EndGlobalSection
|
|
EndGlobal
|