diff --git a/global.json b/global.json index f8bb856..eaedc5b 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.43" + "Uno.Sdk": "5.5.62" }, - "sdk":{ + "sdk": { "allowPrerelease": false } -} +} \ No newline at end of file