@@ -68,12 +68,20 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Props", "Props", "{583C9ADC
68
68
common \Labs .MultiTarget .props = common \Labs .MultiTarget .props
69
69
common \Labs .SampleRefs .props = common \Labs .SampleRefs .props
70
70
common \Labs .TargetFrameworks .props = common \Labs .TargetFrameworks .props
71
+ common \Labs .Uwp .Base .props = common \Labs .Uwp .Base .props
71
72
common \Labs .Uwp .props = common \Labs .Uwp .props
72
73
common \Labs .Wasm .props = common \Labs .Wasm .props
73
74
common \Labs .WinAppSdk .props = common \Labs .WinAppSdk .props
74
75
Windows .Toolkit .Common .props = Windows .Toolkit .Common .props
75
76
EndProject Section
76
77
EndProject
78
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Props" , "Props" , "{DB021AE9-57A4-41BA-822F-2C76AF4A385B}"
79
+ Project Section (SolutionItems ) = preProject
80
+ tests \Labs .Tests .props = tests \Labs .Tests .props
81
+ tests \Labs .Tests .Uwp .props = tests \Labs .Tests .Uwp .props
82
+ tests \Labs .Tests .WinAppSdk .props = tests \Labs .Tests .WinAppSdk .props
83
+ EndProject Section
84
+ EndProject
77
85
Global
78
86
GlobalSection (SharedMSBuildProjectFiles ) = preSolution
79
87
labs \CanvasLayout \tests \CanvasLayout .Tests \CanvasLayout .Tests .projitems *{2c7a065b-9349-4071-af95-e88f320a09a9} *SharedItemsImports = 13
@@ -1151,6 +1159,7 @@ Global
1151
1159
{DD69BA61-C86D-4138-AE6F-76E2C8445C9A} = {FF878CF0-59B1-4B8C-A7DB-1E2A7B47575A}
1152
1160
{2C7A065B-9349-4071-AF95-E88F320A09A9} = {DD69BA61-C86D-4138-AE6F-76E2C8445C9A}
1153
1161
{583C9ADC-96A6-446D-9573-7C33B0640915} = {24A1D6DC-FF32-4D9D-9FC2-8EB3E356A2C0}
1162
+ {DB021AE9-57A4-41BA-822F-2C76AF4A385B} = {FF878CF0-59B1-4B8C-A7DB-1E2A7B47575A}
1154
1163
EndGlobalSection
1155
1164
GlobalSection (ExtensibilityGlobals ) = postSolution
1156
1165
SolutionGuid = {1F0A4823-84EF-41AA-BBF9-A07B38DDC555}
0 commit comments