Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.24720.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{721294E0-5BF8-450D-A8E5-5864EB011D5D}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{76DDACFF-2D23-4F65-A62E-F5AFBD09D360}" ProjectSection(SolutionItems) = preProject global.json = global.json EndProjectSection EndProject Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Asp.Net5", "src\Asp.Net5\Asp.Net5.xproj", "{A8F8DF84-575B-43FF-BF86-B800C93F1785}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {A8F8DF84-575B-43FF-BF86-B800C93F1785}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A8F8DF84-575B-43FF-BF86-B800C93F1785}.Debug|Any CPU.Build.0 = Debug|Any CPU {A8F8DF84-575B-43FF-BF86-B800C93F1785}.Release|Any CPU.ActiveCfg = Release|Any CPU {A8F8DF84-575B-43FF-BF86-B800C93F1785}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {A8F8DF84-575B-43FF-BF86-B800C93F1785} = {721294E0-5BF8-450D-A8E5-5864EB011D5D} EndGlobalSection EndGlobal