Skip to content
Snippets Groups Projects
AttemptAnConsoleApp.sln 1.09 KiB
Newer Older

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31112.23
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AttemptAnConsoleApp", "AttemptAnConsoleApp.csproj", "{B6F4D214-EE06-4C16-8AA7-07C56B3C1C31}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{B6F4D214-EE06-4C16-8AA7-07C56B3C1C31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{B6F4D214-EE06-4C16-8AA7-07C56B3C1C31}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{B6F4D214-EE06-4C16-8AA7-07C56B3C1C31}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{B6F4D214-EE06-4C16-8AA7-07C56B3C1C31}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {D9A44CFC-1352-400C-A847-4F3F3D8DF9A3}
	EndGlobalSection
EndGlobal