From 080197e538b0ec4f455da42b4fa7ab77048f89d3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 3 Mar 2026 02:01:49 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260302.1 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26123.2 -> To Version 10.0.0-beta.26152.1 --- 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 4afcc7c2efa..668d4b0a5bd 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.25480.7 5.0.0-2.25480.7 - 10.0.0-beta.26123.2 + 10.0.0-beta.26152.1 1.0.0-prerelease.26126.1 1.0.0-prerelease.26126.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 01b2aa0c9a0..281e57e28f8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - 4d898652733deb7dd274237ac06d27ee2ad85b36 + bea9ad37b2362138e9019ee9e23577357403f806 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 41eb79bd3a9..39aefa3b244 100644 --- a/global.json +++ b/global.json @@ -22,7 +22,7 @@ "xcopy-msbuild": "18.0.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26123.2", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26152.1", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }