Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29806.167 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example", "Example.csproj", "{9FE4CD6D-518D-4B83-9635-C1A03764E7AE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {9FE4CD6D-518D-4B83-9635-C1A03764E7AE}.Debug|x86.ActiveCfg = Debug|x86 {9FE4CD6D-518D-4B83-9635-C1A03764E7AE}.Debug|x86.Build.0 = Debug|x86 {9FE4CD6D-518D-4B83-9635-C1A03764E7AE}.Release|x86.ActiveCfg = Release|x86 {9FE4CD6D-518D-4B83-9635-C1A03764E7AE}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {5463CDD8-050B-495E-9712-8F5A7203114D} EndGlobalSection EndGlobal