From 56f5cdb3ac704b596214c4436b6811b85d83826e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 11:25:35 +0000 Subject: [PATCH] Bump Uno.Sdk from 5.5.54 to 5.6.37 Bumps [Uno.Sdk](https://github.com/unoplatform/uno.templates) from 5.5.54 to 5.6.37. - [Commits](https://github.com/unoplatform/uno.templates/commits) --- updated-dependencies: - dependency-name: Uno.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index f5612099..7bdccc8b 100644 --- a/global.json +++ b/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.54" + "Uno.Sdk": "5.6.37" }, "sdk": { "allowPrerelease": false