Skip to content

Commit 4ef389a

Browse files
committed
chore: bump uno.Sdk
1 parent 46233a7 commit 4ef389a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

UI/GLCanvasElementSamples/GLCanvasElementRotatingCube/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
// 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.
33
"msbuild-sdks": {
4-
"Uno.Sdk": "5.5.0-dev.110"
4+
"Uno.Sdk": "5.5.32"
55
},
66
"sdk":{
77
"allowPrerelease": false

UI/GLCanvasElementSamples/GLCanvasElementSimpleTriangle/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
// 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.
33
"msbuild-sdks": {
4-
"Uno.Sdk": "5.5.0-dev.110"
4+
"Uno.Sdk": "5.5.32"
55
},
66
"sdk":{
77
"allowPrerelease": false

0 commit comments

Comments
 (0)