Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.14.36717.8 d17.14 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeContextGenerator", "CodeContextGenerator\CodeContextGenerator.csproj", "{F8633901-A03B-46D2-9A44-4C951DD1714C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F8633901-A03B-46D2-9A44-4C951DD1714C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F8633901-A03B-46D2-9A44-4C951DD1714C}.Debug|Any CPU.Build.0 = Debug|Any CPU {F8633901-A03B-46D2-9A44-4C951DD1714C}.Release|Any CPU.ActiveCfg = Release|Any CPU {F8633901-A03B-46D2-9A44-4C951DD1714C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {4A67EDD8-1F3E-4D80-9EDB-CA793665319C} EndGlobalSection EndGlobal