We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cae04df + 40fd412 commit 20e1481Copy full SHA for 20e1481
UI/WindowingSamples/src/Directory.Build.props
@@ -12,11 +12,4 @@
12
-->
13
<NoWarn>$(NoWarn);NU1507;NETSDK1201;PRI257</NoWarn>
14
</PropertyGroup>
15
-
16
- <PropertyGroup>
17
- <UnoExtensionsVersion>4.1.21</UnoExtensionsVersion>
18
- <UnoToolkitVersion>6.0.18</UnoToolkitVersion>
19
- <UnoThemesVersion>5.0.13</UnoThemesVersion>
20
- <UnoCSharpMarkupVersion>5.2.14</UnoCSharpMarkupVersion>
21
- </PropertyGroup>
22
</Project>
UI/WindowingSamples/src/global.json
@@ -1,6 +1,6 @@
1
{
2
// To update the version of Uno please update the version of the Uno.Sdk here. See https://aka.platform.uno/upgrade-uno-packages for more information.
3
"msbuild-sdks": {
4
- "Uno.Sdk": "5.2.121"
+ "Uno.Sdk": "5.3.99"
5
}
6
0 commit comments