Skip to content
Snippets Groups Projects
SDK.sln 1.51 KiB
Newer Older
Michal Ondrejička's avatar
Michal Ondrejička committed

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31129.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SDK", "SDK\SDK.csproj", "{A0DA797F-1C3B-4379-90FA-5C9CB8B5E858}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Main", "Main\Main.csproj", "{8AB48636-5868-4A43-9B6A-7BAAB085FE77}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{A0DA797F-1C3B-4379-90FA-5C9CB8B5E858}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{A0DA797F-1C3B-4379-90FA-5C9CB8B5E858}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{A0DA797F-1C3B-4379-90FA-5C9CB8B5E858}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{A0DA797F-1C3B-4379-90FA-5C9CB8B5E858}.Release|Any CPU.Build.0 = Release|Any CPU
		{8AB48636-5868-4A43-9B6A-7BAAB085FE77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{8AB48636-5868-4A43-9B6A-7BAAB085FE77}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{8AB48636-5868-4A43-9B6A-7BAAB085FE77}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{8AB48636-5868-4A43-9B6A-7BAAB085FE77}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {03A33950-860A-4CC5-81B7-A4C018FF0C3F}
	EndGlobalSection
EndGlobal