From 9e98fb77801691bf66c3d51c34953622491224e1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 11 Mar 2026 02:03:36 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260310.1 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26159.1 -> To Version 10.0.0-beta.26160.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 7cd4e77c63..ac8d58ea16 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26159.1 + 10.0.0-beta.26160.1 18.0.0-preview-25476-03 18.0.0-preview-25476-03 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 814daea4fa..742b98d66b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - 6f1da2af699e35f16100c86933b8c65e36fa6f38 + 8b0ca8dba65be0853690ce98ae8f950a25ff8421 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index b14cc303c6..38e59654a4 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.26159.1", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26160.1", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }