@@ -13,6 +13,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Demo3_Step1", "Demo3_Step1"
13
13
EndProject
14
14
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Demo4_Step2" , "Demo4_Step2" , "{1C23C858-0772-4881-A947-32E8870C35AE}"
15
15
EndProject
16
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "DrawingIslandCsProjection" , "DrawingIslandCsProjection\DrawingIslandCsProjection.csproj" , "{4A5A8328-28E9-4B32-9284-6BCB33553E10}"
17
+ EndProject
16
18
Global
17
19
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
18
20
Debug| ARM64 = Debug| ARM64
@@ -65,13 +67,26 @@ Global
65
67
{0A343519-113B-4EF9-959C-30F559524BC4} .Release| x86 .ActiveCfg = Release| x86
66
68
{0A343519-113B-4EF9-959C-30F559524BC4} .Release| x86 .Build .0 = Release| x86
67
69
{0A343519-113B-4EF9-959C-30F559524BC4} .Release| x86 .Deploy .0 = Release| x86
70
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} .Debug| ARM64 .ActiveCfg = Debug| ARM64
71
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} .Debug| ARM64 .Build .0 = Debug| ARM64
72
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} .Debug| x64 .ActiveCfg = Debug| x64
73
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} .Debug| x64 .Build .0 = Debug| x64
74
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} .Debug| x86 .ActiveCfg = Debug| x86
75
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} .Debug| x86 .Build .0 = Debug| x86
76
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} .Release| ARM64 .ActiveCfg = Release| ARM64
77
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} .Release| ARM64 .Build .0 = Release| ARM64
78
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} .Release| x64 .ActiveCfg = Release| x64
79
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} .Release| x64 .Build .0 = Release| x64
80
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} .Release| x86 .ActiveCfg = Release| x86
81
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} .Release| x86 .Build .0 = Release| x86
68
82
EndGlobalSection
69
83
GlobalSection (SolutionProperties ) = preSolution
70
84
HideSolutionNode = FALSE
71
85
EndGlobalSection
72
86
GlobalSection (NestedProjects ) = preSolution
73
87
{709C54E1-0F2F-4A59-80B2-4CFD08B720E5} = {1C23C858-0772-4881-A947-32E8870C35AE}
74
88
{0A343519-113B-4EF9-959C-30F559524BC4} = {D326EA21-1EE1-4D67-A0CE-898D9EC84300}
89
+ {4A5A8328-28E9-4B32-9284-6BCB33553E10} = {1C23C858-0772-4881-A947-32E8870C35AE}
75
90
EndGlobalSection
76
91
GlobalSection (ExtensibilityGlobals ) = postSolution
77
92
SolutionGuid = {85542A88-746B-4646-9027-3AA360D075C2}
0 commit comments