Skip to content

Commit

Permalink
chore: updating Uno Sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunal22shah committed Jul 26, 2024
1 parent d821323 commit fba4d82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions reference/Commerce/src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,4 @@
-->
<NoWarn>$(NoWarn);NU1507;NETSDK1201;PRI257</NoWarn>
</PropertyGroup>

<PropertyGroup>
<UnoExtensionsVersion>4.1.24</UnoExtensionsVersion>
<UnoToolkitVersion>6.0.24</UnoToolkitVersion>
<UnoThemesVersion>5.0.13</UnoThemesVersion>
<UnoCSharpMarkupVersion>5.2.14</UnoCSharpMarkupVersion>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion reference/Commerce/src/global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// 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.
"msbuild-sdks": {
"Uno.Sdk": "5.2.161"
"Uno.Sdk": "5.3.90"
}
}

0 comments on commit fba4d82

Please sign in to comment.