-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
KGySoft.Drawing.Examples.WinForms.sln
31 lines (31 loc) · 1.61 KB
/
KGySoft.Drawing.Examples.WinForms.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32721.290
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "KGySoft.Drawing.Examples.WinForms", "KGySoft.Drawing.Examples.WinForms.csproj", "{76E702CE-7D08-4FD3-9C77-69F79BA14C06}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "KGySoft.Drawing.Examples.Shared", "..\_Shared\KGySoft.Drawing.Examples.Shared.shproj", "{AF687D89-616E-45E1-8BEB-1049B84B6167}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{76E702CE-7D08-4FD3-9C77-69F79BA14C06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{76E702CE-7D08-4FD3-9C77-69F79BA14C06}.Debug|Any CPU.Build.0 = Debug|Any CPU
{76E702CE-7D08-4FD3-9C77-69F79BA14C06}.Release|Any CPU.ActiveCfg = Release|Any CPU
{76E702CE-7D08-4FD3-9C77-69F79BA14C06}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A1907DAF-EBA2-47FB-9F10-4DFC366AC8AF}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
..\_Shared\KGySoft.Drawing.Examples.Shared.projitems*{76e702ce-7d08-4fd3-9c77-69f79ba14c06}*SharedItemsImports = 5
..\_Shared\KGySoft.Drawing.Examples.Shared.projitems*{af687d89-616e-45e1-8beb-1049b84b6167}*SharedItemsImports = 13
EndGlobalSection
EndGlobal