Skip to content

Commit ec58226

Browse files
committed
Add missing props files to All.sln
1 parent 5dba681 commit ec58226

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Toolkit.Labs.All.sln

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,20 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Props", "Props", "{583C9ADC
6868
common\Labs.MultiTarget.props = common\Labs.MultiTarget.props
6969
common\Labs.SampleRefs.props = common\Labs.SampleRefs.props
7070
common\Labs.TargetFrameworks.props = common\Labs.TargetFrameworks.props
71+
common\Labs.Uwp.Base.props = common\Labs.Uwp.Base.props
7172
common\Labs.Uwp.props = common\Labs.Uwp.props
7273
common\Labs.Wasm.props = common\Labs.Wasm.props
7374
common\Labs.WinAppSdk.props = common\Labs.WinAppSdk.props
7475
Windows.Toolkit.Common.props = Windows.Toolkit.Common.props
7576
EndProjectSection
7677
EndProject
78+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Props", "Props", "{DB021AE9-57A4-41BA-822F-2C76AF4A385B}"
79+
ProjectSection(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+
EndProjectSection
84+
EndProject
7785
Global
7886
GlobalSection(SharedMSBuildProjectFiles) = preSolution
7987
labs\CanvasLayout\tests\CanvasLayout.Tests\CanvasLayout.Tests.projitems*{2c7a065b-9349-4071-af95-e88f320a09a9}*SharedItemsImports = 13
@@ -1151,6 +1159,7 @@ Global
11511159
{DD69BA61-C86D-4138-AE6F-76E2C8445C9A} = {FF878CF0-59B1-4B8C-A7DB-1E2A7B47575A}
11521160
{2C7A065B-9349-4071-AF95-E88F320A09A9} = {DD69BA61-C86D-4138-AE6F-76E2C8445C9A}
11531161
{583C9ADC-96A6-446D-9573-7C33B0640915} = {24A1D6DC-FF32-4D9D-9FC2-8EB3E356A2C0}
1162+
{DB021AE9-57A4-41BA-822F-2C76AF4A385B} = {FF878CF0-59B1-4B8C-A7DB-1E2A7B47575A}
11541163
EndGlobalSection
11551164
GlobalSection(ExtensibilityGlobals) = postSolution
11561165
SolutionGuid = {1F0A4823-84EF-41AA-BBF9-A07B38DDC555}

0 commit comments

Comments
 (0)