Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30320.27 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleWebApplication", "SampleWebApplication.csproj", "{934ABF00-8DF5-4A11-AF08-E7443CE8C8DC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {934ABF00-8DF5-4A11-AF08-E7443CE8C8DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {934ABF00-8DF5-4A11-AF08-E7443CE8C8DC}.Debug|Any CPU.Build.0 = Debug|Any CPU {934ABF00-8DF5-4A11-AF08-E7443CE8C8DC}.Release|Any CPU.ActiveCfg = Release|Any CPU {934ABF00-8DF5-4A11-AF08-E7443CE8C8DC}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {1B7EB152-D3BD-4E89-BDB0-7ABCF8252EC1} EndGlobalSection EndGlobal