From 68dd2331b8db4393a9657aec0f8124f950f32165 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 7 Sep 2026 13:21:52 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260907.5 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.26431.8 -> To Version 9.0.0-beta.26457.5 --- 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 890b79e4d..39f97424a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -40,9 +40,9 @@ - + https://github.com/dotnet/arcade - ee364d8268f86d6a2ab859f6cc82ca6f9d20b31c + 955e59d333b046e88021b8e3daeb355fa27c0a59 diff --git a/global.json b/global.json index f91075b5a..8eabc91ad 100644 --- a/global.json +++ b/global.json @@ -4,7 +4,7 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.7.0", - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26431.8", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26457.5", "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23552.3", "Microsoft.VisualStudio.Internal.MicroBuild.Vsman": "2.0.174" }