Skip to content

Commit df43289

Browse files
author
eriklimakc
committed
ci: bump uno packages
1 parent cb47d58 commit df43289

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

UI/Navigation/src/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<!-- See https://aka.platform.uno/using-uno-sdk#implicit-packages for more information regarding the Implicit Packages version properties. -->
1010
<PropertyGroup>
11-
<UnoExtensionsVersion>4.2.2</UnoExtensionsVersion>
11+
<UnoExtensionsVersion>5.0.0-dev.316</UnoExtensionsVersion>
1212
<UnoToolkitVersion>6.2.0-dev.37</UnoToolkitVersion>
13-
<UnoThemesVersion>5.1.7</UnoThemesVersion>
13+
<UnoThemesVersion>5.2.0-dev.15</UnoThemesVersion>
1414
</PropertyGroup>
1515
</Project>

UI/Navigation/src/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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.4.0-dev.186"
4+
"Uno.Sdk": "5.4.0-dev.192"
55
},
66
"sdk": {
77
"allowPrerelease": false

0 commit comments

Comments
 (0)