Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.1209 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleWebApplication", "src\SampleWebApplication.csproj", "{D795CC28-3121-4294-B19B-20986B8F4292}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {D795CC28-3121-4294-B19B-20986B8F4292}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D795CC28-3121-4294-B19B-20986B8F4292}.Debug|Any CPU.Build.0 = Debug|Any CPU {D795CC28-3121-4294-B19B-20986B8F4292}.Release|Any CPU.ActiveCfg = Release|Any CPU {D795CC28-3121-4294-B19B-20986B8F4292}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {E2119FF5-B6C6-4468-B9D4-51A930B7ED0D} EndGlobalSection EndGlobal