diff --git a/global.json b/global.json index 41c97f0f..a8269bbb 100644 --- a/global.json +++ b/global.json @@ -1,10 +1,10 @@ { // 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.6.45" + "Uno.Sdk": "6.5.33" }, - "sdk":{ + "sdk": { "allowPrerelease": false, "version": "8.0.407" } -} +} \ No newline at end of file