diff --git a/global.json b/global.json index 16e0c36..6ce457a 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { // 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.5.56" + "Uno.Sdk": "6.6.29" }, - "sdk":{ + "sdk": { "allowPrerelease": false } -} +} \ No newline at end of file