diff --git a/DependabotTestApp/global.json b/DependabotTestApp/global.json index 9b7c925..6eb13c1 100644 --- a/DependabotTestApp/global.json +++ b/DependabotTestApp/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.5.33" }, - "sdk":{ + "sdk": { "allowPrerelease": true } -} +} \ No newline at end of file