Add project files.
This commit is contained in:
25
WebApplication1.sln
Normal file
25
WebApplication1.sln
Normal file
@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.10.35027.167
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebApplication1", "WebApplication1.csproj", "{28811DD5-1AA2-4DAF-8DD2-1987CA3ED8D7}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{28811DD5-1AA2-4DAF-8DD2-1987CA3ED8D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{28811DD5-1AA2-4DAF-8DD2-1987CA3ED8D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{28811DD5-1AA2-4DAF-8DD2-1987CA3ED8D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{28811DD5-1AA2-4DAF-8DD2-1987CA3ED8D7}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {51706C7E-FFC4-4C4C-87B3-986DB161972C}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user