26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 16
|
|||
|
VisualStudioVersion = 16.0.32228.343
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebApplication1", "WebApplication1\WebApplication1.csproj", "{BE8E2503-D6DC-452E-AD79-284802E62F70}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{BE8E2503-D6DC-452E-AD79-284802E62F70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{BE8E2503-D6DC-452E-AD79-284802E62F70}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{BE8E2503-D6DC-452E-AD79-284802E62F70}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{BE8E2503-D6DC-452E-AD79-284802E62F70}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {3B6D0D8C-8898-4E8B-9B0C-2378B670F122}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|