diff --git a/UI/GLCanvasElementSamples/GLCanvasElementRotatingCube/global.json b/UI/GLCanvasElementSamples/GLCanvasElementRotatingCube/global.json index 23606a953..66dac5062 100644 --- a/UI/GLCanvasElementSamples/GLCanvasElementRotatingCube/global.json +++ b/UI/GLCanvasElementSamples/GLCanvasElementRotatingCube/global.json @@ -1,7 +1,7 @@ { // 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.0-dev.110" + "Uno.Sdk": "5.5.32" }, "sdk":{ "allowPrerelease": false diff --git a/UI/GLCanvasElementSamples/GLCanvasElementSimpleTriangle/global.json b/UI/GLCanvasElementSamples/GLCanvasElementSimpleTriangle/global.json index 1fcfa8b6e..9751c559a 100644 --- a/UI/GLCanvasElementSamples/GLCanvasElementSimpleTriangle/global.json +++ b/UI/GLCanvasElementSamples/GLCanvasElementSimpleTriangle/global.json @@ -1,7 +1,7 @@ { // 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.0-dev.110" + "Uno.Sdk": "5.5.32" }, "sdk":{ "allowPrerelease": false