From 6f5d23848d5f15afc27551c6060cf146dbcb4e7a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 11 Mar 2026 02:02:04 +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 041d7ac263..8a7be79c57 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.6.0-preview-26159-05 18.6.0-preview-26159-05 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 85abd6fa41..e3c967d9a9 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 fdf165fcad..89e0378691 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.26159.1", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26160.1", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }