diff --git a/global.json b/global.json index 1eee6682e..f1fcd3b07 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ }, // 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.6.0-dev.130" + "Uno.Sdk": "5.6.19" } }