Files
ASP.NET/01_IntroductionSessions/Session03/Projects/Views/Views.sln
T

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34202.233
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Views", "Views.csproj", "{6D3914F1-339D-4261-8BA9-C9E5CFC52269}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6D3914F1-339D-4261-8BA9-C9E5CFC52269}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6D3914F1-339D-4261-8BA9-C9E5CFC52269}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6D3914F1-339D-4261-8BA9-C9E5CFC52269}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6D3914F1-339D-4261-8BA9-C9E5CFC52269}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {988ABAD3-FC15-4FBF-96BD-9B5F8C8D4A8C}
EndGlobalSection
EndGlobal