Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.23107.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{01A864D0-692D-4F37-A507-23897C5852F6}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5AEC515E-55EB-42C5-82E2-014B2ADB7933}" ProjectSection(SolutionItems) = preProject global.json = global.json NuGet.Config = NuGet.Config EndProjectSection EndProject Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "WebApplication1", "src\WebApplication1\WebApplication1.xproj", "{947C2E36-5804-4ED6-89AC-95A9DEB25978}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {947C2E36-5804-4ED6-89AC-95A9DEB25978}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {947C2E36-5804-4ED6-89AC-95A9DEB25978}.Debug|Any CPU.Build.0 = Debug|Any CPU {947C2E36-5804-4ED6-89AC-95A9DEB25978}.Release|Any CPU.ActiveCfg = Release|Any CPU {947C2E36-5804-4ED6-89AC-95A9DEB25978}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {947C2E36-5804-4ED6-89AC-95A9DEB25978} = {01A864D0-692D-4F37-A507-23897C5852F6} EndGlobalSection EndGlobal