From 56fb5726f372ff0f648ff7db79c886b692478845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 04:51:02 +0000 Subject: [PATCH] Bump Microsoft.DotNet.SharedFramework.Sdk Bumps [Microsoft.DotNet.SharedFramework.Sdk](https://github.com/dotnet/arcade) from 8.0.0-beta.24606.1 to 8.0.0-beta.25120.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 09dbfa9..fe8cf49 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.24606.1", - "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.24606.1" + "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.25120.1" } } \ No newline at end of file