Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31903.59 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{827E0CD3-B72D-47B6-A68D-7590B98EB39B}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConGen", "src\ConGen\ConGen.csproj", "{476AF491-E897-47B0-AB90-8B5A01B89947}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {476AF491-E897-47B0-AB90-8B5A01B89947}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {476AF491-E897-47B0-AB90-8B5A01B89947}.Debug|Any CPU.Build.0 = Debug|Any CPU {476AF491-E897-47B0-AB90-8B5A01B89947}.Debug|x64.ActiveCfg = Debug|Any CPU {476AF491-E897-47B0-AB90-8B5A01B89947}.Debug|x64.Build.0 = Debug|Any CPU {476AF491-E897-47B0-AB90-8B5A01B89947}.Debug|x86.ActiveCfg = Debug|Any CPU {476AF491-E897-47B0-AB90-8B5A01B89947}.Debug|x86.Build.0 = Debug|Any CPU {476AF491-E897-47B0-AB90-8B5A01B89947}.Release|Any CPU.ActiveCfg = Release|Any CPU {476AF491-E897-47B0-AB90-8B5A01B89947}.Release|Any CPU.Build.0 = Release|Any CPU {476AF491-E897-47B0-AB90-8B5A01B89947}.Release|x64.ActiveCfg = Release|Any CPU {476AF491-E897-47B0-AB90-8B5A01B89947}.Release|x64.Build.0 = Release|Any CPU {476AF491-E897-47B0-AB90-8B5A01B89947}.Release|x86.ActiveCfg = Release|Any CPU {476AF491-E897-47B0-AB90-8B5A01B89947}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {476AF491-E897-47B0-AB90-8B5A01B89947} = {827E0CD3-B72D-47B6-A68D-7590B98EB39B} EndGlobalSection EndGlobal