From e10950e4422ea7bccf6a3ee31378c3829e6120b6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 19 Jun 2026 14:56:13 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260601.4 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.26278.4 -> To Version 9.0.0-beta.26301.4 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4a30235e3..9a213e3c6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - 9cf79e2a2ecf95c9b2aa6a321baaea009753e356 + efce34e9f9f25af27e2b471fbbf8c21f1ac2e318 diff --git a/global.json b/global.json index 02401006b..5d5f57783 100644 --- a/global.json +++ b/global.json @@ -8,7 +8,7 @@ "dotnet": "9.0.116" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26278.4", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26301.4", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0" }