diff --git a/src/global.json b/src/global.json index a650f34..661cd52 100644 --- a/src/global.json +++ b/src/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": "6.2.0-dev.28" - }, - "sdk":{ + "msbuild-sdks": { + "Uno.Sdk": "6.4.42" + }, + "sdk": { "allowPrerelease": false } -} +} \ No newline at end of file