From 1020ddab4c43d9e69d10e31323a76a7b5ea430d8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 22 Jul 2026 02:05:08 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260721.2 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26367.6 -> To Version 10.0.0-beta.26371.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 14ca70993d3..b5bddcb486e 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.26367.6 + 10.0.0-beta.26371.2 18.10.0-preview-26357-08 18.10.0-preview-26357-08 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9d2fe866d59..9801a4ffb76 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -82,9 +82,9 @@ - + https://github.com/dotnet/arcade - fe219b71a1195d92b067ef4e981e611c3fa10062 + c38c50f518aac7fac47ca488c42c7176d40e695c https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 2d841ecec33..88decf7c2a9 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.26367.6", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26371.2", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }