Skip to content

Commit cfbaf43

Browse files
committed
chore: update packages
1 parent 68e18bd commit cfbaf43

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

reference/TubePlayer/src/Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
</PropertyGroup>
1515

1616
<PropertyGroup>
17-
<UnoExtensionsVersion>4.1.14</UnoExtensionsVersion>
18-
<UnoToolkitVersion>6.0.18</UnoToolkitVersion>
17+
<UnoExtensionsVersion>4.1.23</UnoExtensionsVersion>
18+
<UnoToolkitVersion>6.0.24</UnoToolkitVersion>
1919
<UnoThemesVersion>5.0.13</UnoThemesVersion>
20-
<UnoCSharpMarkupVersion>5.2.13</UnoCSharpMarkupVersion>
20+
<UnoCSharpMarkupVersion>5.2.14</UnoCSharpMarkupVersion>
2121
</PropertyGroup>
2222
</Project>

reference/TubePlayer/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.80"
4+
"Uno.Sdk": "5.2.139"
55
}
66
}

0 commit comments

Comments
 (0)