Skip to content

Commit 20e1481

Browse files
Merge pull request #820 from unoplatform/dev/mazi/windowing-bump
2 parents cae04df + 40fd412 commit 20e1481

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

UI/WindowingSamples/src/Directory.Build.props

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,4 @@
1212
-->
1313
<NoWarn>$(NoWarn);NU1507;NETSDK1201;PRI257</NoWarn>
1414
</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>
2215
</Project>

UI/WindowingSamples/src/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
// 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.
33
"msbuild-sdks": {
4-
"Uno.Sdk": "5.2.121"
4+
"Uno.Sdk": "5.3.99"
55
}
66
}

0 commit comments

Comments
 (0)