From 329fa6df8b1b242d3793238bffb7cfcbd32b69d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:12:49 -0400 Subject: [PATCH] Bump Microsoft.DotNet.SharedFramework.Sdk (#315) Bumps [Microsoft.DotNet.SharedFramework.Sdk](https://github.com/dotnet/arcade) from 8.0.0-beta.24421.4 to 8.0.0-beta.24426.2. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 1f96325..c2a861d 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.24421.4" + "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.24426.2" } } \ No newline at end of file