diff --git a/global.json b/global.json index 3e6e425..d7e6a91 100644 --- a/global.json +++ b/global.json @@ -1,7 +1,7 @@ { // 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": "6.5.31" + "Uno.Sdk": "6.5.33" }, "sdk": { "allowPrerelease": false @@ -9,4 +9,4 @@ "test": { "runner": "Microsoft.Testing.Platform" } -} +} \ No newline at end of file