PrintLabel.sln 1.6 KB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30104.148
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrintLabel", "PrintLabel\PrintLabel.csproj", "{B8F25ECE-DEE6-41D6-8EF0-8AFBF2577C17}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrintLabel_Test", "PrintLabel_Test\PrintLabel_Test.csproj", "{857ACBBF-F326-4AD0-AD6F-B7F7479AFE2C}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{B8F25ECE-DEE6-41D6-8EF0-8AFBF2577C17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{B8F25ECE-DEE6-41D6-8EF0-8AFBF2577C17}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{B8F25ECE-DEE6-41D6-8EF0-8AFBF2577C17}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{B8F25ECE-DEE6-41D6-8EF0-8AFBF2577C17}.Release|Any CPU.Build.0 = Release|Any CPU
		{857ACBBF-F326-4AD0-AD6F-B7F7479AFE2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{857ACBBF-F326-4AD0-AD6F-B7F7479AFE2C}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{857ACBBF-F326-4AD0-AD6F-B7F7479AFE2C}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{857ACBBF-F326-4AD0-AD6F-B7F7479AFE2C}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {98BC07CF-B6E4-4B45-AEE5-2FC4133EB666}
	EndGlobalSection
EndGlobal