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.
1 parent 4502381 commit 1ee45e3Copy full SHA for 1ee45e3
UI/WindowingSamples/src/Directory.Build.props
@@ -14,9 +14,9 @@
14
</PropertyGroup>
15
16
<PropertyGroup>
17
- <UnoExtensionsVersion>4.1.14</UnoExtensionsVersion>
+ <UnoExtensionsVersion>4.1.21</UnoExtensionsVersion>
18
<UnoToolkitVersion>6.0.18</UnoToolkitVersion>
19
<UnoThemesVersion>5.0.13</UnoThemesVersion>
20
- <UnoCSharpMarkupVersion>5.2.13</UnoCSharpMarkupVersion>
+ <UnoCSharpMarkupVersion>5.2.14</UnoCSharpMarkupVersion>
21
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.108"
+ "Uno.Sdk": "5.2.121"
5
}
6
0 commit comments