From 1d99fb086fc2be3f21cea65be88f2172b3cf763d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 04:09:35 +0000 Subject: [PATCH] Bump Microsoft.DotNet.SharedFramework.Sdk Bumps [Microsoft.DotNet.SharedFramework.Sdk](https://github.com/dotnet/arcade) from 8.0.0-beta.24426.2 to 8.0.0-beta.24508.1. - [Commits](https://github.com/dotnet/arcade/commits) --- updated-dependencies: - dependency-name: Microsoft.DotNet.SharedFramework.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index c2a861d..12084af 100644 --- a/global.json +++ b/global.json @@ -7,6 +7,6 @@ "Elskom.Sdk": "8.0.0", "Microsoft.Build.NoTargets": "3.7.56", "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24426.2", - "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.24426.2" + "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.24508.1" } } \ No newline at end of file