Skip to content

Commit dabae51

Browse files
morning4coffe-devMartinZikmund
authored andcommitted
chore: Update packages
1 parent 4c55a08 commit dabae51

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

UI/PongWars/UnoPongWars/Directory.Build.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
<NoWarn>$(NoWarn);NU1507;NETSDK1201;PRI257</NoWarn>
1414
</PropertyGroup>
1515

16+
<!-- See https://aka.platform.uno/using-uno-sdk#implicit-packages for more information regarding the Implicit Packages version properties. -->
1617
<PropertyGroup>
17-
<UnoExtensionsVersion>4.2.0-dev.36</UnoExtensionsVersion>
18+
<UnoExtensionsVersion>4.1.21</UnoExtensionsVersion>
1819
<UnoToolkitVersion>6.0.18</UnoToolkitVersion>
1920
<UnoThemesVersion>5.0.13</UnoThemesVersion>
2021
<UnoCSharpMarkupVersion>5.2.13</UnoCSharpMarkupVersion>

UI/PongWars/UnoPongWars/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.83"
4+
"Uno.Sdk": "5.2.108"
55
}
66
}

0 commit comments

Comments
 (0)