diff --git a/global.json b/global.json index eb79747..c92db63 100644 --- a/global.json +++ b/global.json @@ -1,10 +1,10 @@ { "msbuild-sdks": { //"Uno.Sdk": "6.4.24", - "Uno.Sdk": "6.5.0-dev.43" // Fix for https://github.com/unoplatform/uno/issues/21923 + "Uno.Sdk": "6.5.36" // Fix for https://github.com/unoplatform/uno/issues/21923 }, "sdk": { "version": "10.0.100", "allowPrerelease": false } -} +} \ No newline at end of file