Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.168 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mvc2", "mvc2\mvc2.csproj", "{9D403CDC-EF5B-4AE8-B3BE-3278D89C1E2F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {9D403CDC-EF5B-4AE8-B3BE-3278D89C1E2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9D403CDC-EF5B-4AE8-B3BE-3278D89C1E2F}.Debug|Any CPU.Build.0 = Debug|Any CPU {9D403CDC-EF5B-4AE8-B3BE-3278D89C1E2F}.Release|Any CPU.ActiveCfg = Release|Any CPU {9D403CDC-EF5B-4AE8-B3BE-3278D89C1E2F}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {9CFF1C1F-C7FF-4724-8072-B226AE5B80BC} EndGlobalSection EndGlobal