diff --git a/Directory.Build.props b/Directory.Build.props index 51289ef199..aa6639bec1 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -19,6 +19,7 @@ --> + True True diff --git a/SamplePackages.props b/SamplePackages.props new file mode 100644 index 0000000000..ae176d85ae --- /dev/null +++ b/SamplePackages.props @@ -0,0 +1,52 @@ + + + 5.5.87 + 6.3.7 + 5.3.1 + 5.5.6 + 8.0.21 + 1.7.0 + 4.1.1 + 1.9.37 + 1.4.0 + 1.6.1 + 2.88.9-preview.2.2 + 2.0.0.4 + 1.6.241114003 + 10.0.26100.1742 + 8.0.1 + 8.0.11 + 4.65.0 + 8.3.2 + 9.0.537 + 1.11.0.3 + 1.0.0.23 + 1.7.0.3 + 1.3.2.8 + 1.9.2.1 + 1.8.0.6 + 1.1.0.24 + 2.8.0.1 + 1.4.4 + 8.0.91 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/global.json b/global.json index 8de663287e..1a213f240a 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,7 @@ { "msbuild-sdks": { "MSBuild.Sdk.Extras": "3.0.44", - "Uno.Sdk": "5.3.96" + "Uno.Sdk": "5.3.96", + "Uno.Sdk.Private": "5.5.87" } } diff --git a/samples/MauiEmbedding/Directory.Packages.props b/samples/MauiEmbedding/Directory.Packages.props index 1498de279d..d99cbc1dc5 100644 --- a/samples/MauiEmbedding/Directory.Packages.props +++ b/samples/MauiEmbedding/Directory.Packages.props @@ -4,34 +4,16 @@ See https://aka.platform.uno/using-uno-sdk for more information. --> + - - - - - - - - - - - - - - - - - - - diff --git a/samples/MauiEmbedding/MauiEmbedding/MauiEmbedding.csproj b/samples/MauiEmbedding/MauiEmbedding/MauiEmbedding.csproj index 30ac16d7dd..bd39219d9d 100644 --- a/samples/MauiEmbedding/MauiEmbedding/MauiEmbedding.csproj +++ b/samples/MauiEmbedding/MauiEmbedding/MauiEmbedding.csproj @@ -1,4 +1,4 @@ - + @@ -36,14 +36,6 @@ - - - - - - - - @@ -69,16 +61,6 @@ - - - - - - - - - - diff --git a/samples/Playground/Directory.Build.props b/samples/Playground/Directory.Build.props index ebc32ca4b5..0c951d3643 100644 --- a/samples/Playground/Directory.Build.props +++ b/samples/Playground/Directory.Build.props @@ -14,16 +14,4 @@ --> $(NoWarn);NU1507;NETSDK1201;PRI257 - - - - - - - - - - - - diff --git a/samples/Playground/Directory.Packages.props b/samples/Playground/Directory.Packages.props index 421f8e2171..fe6a7d47a7 100644 --- a/samples/Playground/Directory.Packages.props +++ b/samples/Playground/Directory.Packages.props @@ -1,21 +1,11 @@ + - - - - - - - - - - - diff --git a/samples/Playground/Playground/Playground.csproj b/samples/Playground/Playground/Playground.csproj index 29b408f3f4..58ea656fe9 100644 --- a/samples/Playground/Playground/Playground.csproj +++ b/samples/Playground/Playground/Playground.csproj @@ -1,4 +1,4 @@ - + @@ -33,6 +33,7 @@ Material; Toolkit; Mvvm; + Skia; diff --git a/testing/TestHarness/Directory.Packages.props b/testing/TestHarness/Directory.Packages.props index 51bb4b529e..ca923734ca 100644 --- a/testing/TestHarness/Directory.Packages.props +++ b/testing/TestHarness/Directory.Packages.props @@ -1,6 +1,6 @@ + - @@ -20,23 +20,15 @@ - - - - - - - - diff --git a/testing/TestHarness/TestHarness.UITest/TestHarness.UITest.csproj b/testing/TestHarness/TestHarness.UITest/TestHarness.UITest.csproj index c44407258b..73a785c573 100644 --- a/testing/TestHarness/TestHarness.UITest/TestHarness.UITest.csproj +++ b/testing/TestHarness/TestHarness.UITest/TestHarness.UITest.csproj @@ -24,11 +24,6 @@ - - - - - diff --git a/testing/TestHarness/TestHarness/TestHarness.csproj b/testing/TestHarness/TestHarness/TestHarness.csproj index d4473cb699..82db7f375e 100644 --- a/testing/TestHarness/TestHarness/TestHarness.csproj +++ b/testing/TestHarness/TestHarness/TestHarness.csproj @@ -1,4 +1,4 @@ - + @@ -89,20 +89,8 @@ - - - - - - - - - - - -