From de840861bd1d38e65282f4c14a555f83a69686e8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Dec 2025 05:02:11 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20251226.6 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25611.4 -> To Version 9.0.0-beta.25626.6 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c540f2b2787..8ede221ee2a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -67,17 +67,17 @@ - + https://github.com/dotnet/arcade - e9983e548f5b9638784f3b2696eb6cb3e7366548 + ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 - + https://github.com/dotnet/arcade - e9983e548f5b9638784f3b2696eb6cb3e7366548 + ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 - + https://github.com/dotnet/arcade - e9983e548f5b9638784f3b2696eb6cb3e7366548 + ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 diff --git a/eng/Versions.props b/eng/Versions.props index 27b77e28949..efceb0fb58c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ 9.0.11 - 9.0.0-beta.25611.4 + 9.0.0-beta.25626.6 17.8.43 diff --git a/global.json b/global.json index a1277a71837..e17d90d6437 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25611.4", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25611.4" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25626.6", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25626.6" } }