From c388891054bf053239190cef51ad51e77730d00d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 1 Jan 2026 05:00:56 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20251226.6 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.25611.4 -> To Version 9.0.0-beta.25626.6 --- 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 917d6e979..4fcb95135 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - e9983e548f5b9638784f3b2696eb6cb3e7366548 + ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 diff --git a/global.json b/global.json index 5036c671e..be7c48e50 100644 --- a/global.json +++ b/global.json @@ -8,7 +8,7 @@ "dotnet": "9.0.112" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25611.4", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25626.6", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0" }