From f39147b9a0d1e594c36ba159bd404eab1fac0cf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 11:38:16 -0400 Subject: [PATCH] Bump Microsoft.DotNet.Arcade.Sdk (#291) Bumps Microsoft.DotNet.Arcade.Sdk from 8.0.0-beta.24225.1 to 8.0.0-beta.24360.6. --- updated-dependencies: - dependency-name: Microsoft.DotNet.Arcade.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 89344e3..fa5ca99 100644 --- a/global.json +++ b/global.json @@ -6,7 +6,7 @@ "msbuild-sdks": { "Elskom.Sdk": "8.0.0", "Microsoft.Build.NoTargets": "3.7.56", - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24225.1", + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24360.6", "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.24360.6" } } \ No newline at end of file