Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30717.126 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FirstConsoleApp", "FirstConsoleApp\FirstConsoleApp.csproj", "{DECFA058-7C0F-4B14-B6EE-7821F4444EEC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {DECFA058-7C0F-4B14-B6EE-7821F4444EEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {DECFA058-7C0F-4B14-B6EE-7821F4444EEC}.Debug|Any CPU.Build.0 = Debug|Any CPU {DECFA058-7C0F-4B14-B6EE-7821F4444EEC}.Release|Any CPU.ActiveCfg = Release|Any CPU {DECFA058-7C0F-4B14-B6EE-7821F4444EEC}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {426F0FA2-F4C0-4D00-B144-48F9F749FA16} EndGlobalSection EndGlobal