From dec02fcc21946d34c89d1b8cfcd88c7452d9d007 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 24 Feb 2026 02:03:31 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260223.2 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26119.2 -> To Version 10.0.0-beta.26123.2 --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 7d9eb5924b..521e39617d 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -27,7 +27,7 @@ This file should be imported by eng/Versions.props 5.0.0-2.25529.7 5.0.0-2.25529.7 - 10.0.0-beta.26119.2 + 10.0.0-beta.26123.2 1.0.0-prerelease.25467.1 1.0.0-prerelease.25467.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index eb829a9426..bcfa303847 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - 062ea8ab27da7dbb7d4f630bd50aeab94c9ffb93 + 4d898652733deb7dd274237ac06d27ee2ad85b36 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index fda678391e..2fc9d9b231 100644 --- a/global.json +++ b/global.json @@ -22,7 +22,7 @@ "perl": "5.38.2.2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26119.2", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26123.2", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }