26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.5.33414.496
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASPNET_demo", "ASPNET_demo\ASPNET_demo.csproj", "{D3629790-404E-4F40-B9C4-A0CE02F2178B}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D3629790-404E-4F40-B9C4-A0CE02F2178B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D3629790-404E-4F40-B9C4-A0CE02F2178B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D3629790-404E-4F40-B9C4-A0CE02F2178B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D3629790-404E-4F40-B9C4-A0CE02F2178B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {BBE0C450-0148-4D49-8B80-44E2B1D85BF1}
|
|
EndGlobalSection
|
|
EndGlobal
|