Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.25420.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{15B739B4-11AF-4563-917C-F928E1806DEC}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{46D54B4C-912B-4A8C-95E0-329DFABD7FB5}" ProjectSection(SolutionItems) = preProject global.json = global.json EndProjectSection EndProject Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "DemoKonsool", "src\DemoKonsool\DemoKonsool.xproj", "{6BE9692F-0829-4CF6-88C2-BF463F71E73B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {6BE9692F-0829-4CF6-88C2-BF463F71E73B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6BE9692F-0829-4CF6-88C2-BF463F71E73B}.Debug|Any CPU.Build.0 = Debug|Any CPU {6BE9692F-0829-4CF6-88C2-BF463F71E73B}.Release|Any CPU.ActiveCfg = Release|Any CPU {6BE9692F-0829-4CF6-88C2-BF463F71E73B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {6BE9692F-0829-4CF6-88C2-BF463F71E73B} = {15B739B4-11AF-4563-917C-F928E1806DEC} EndGlobalSection EndGlobal