From 7622f235f59167462b3357ba5732c082c84e84e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:32:13 +0000 Subject: [PATCH] Bump Uno.Sdk from 5.5.49 to 5.5.54 Bumps [Uno.Sdk](https://github.com/unoplatform/uno.templates) from 5.5.49 to 5.5.54. - [Commits](https://github.com/unoplatform/uno.templates/commits) --- updated-dependencies: - dependency-name: Uno.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index d0de00bf..f5612099 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { // 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.49" + "Uno.Sdk": "5.5.54" }, "sdk": { "allowPrerelease": false } -} +} \ No newline at end of file