From 923428cdb60a1232284da829d84ab11bc38c970c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 11 Aug 2026 02:05:42 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260810.1 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26406.9 -> To Version 10.0.0-beta.26410.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 c7a179322bf..7d9c92e0fc7 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.26406.9 + 10.0.0-beta.26410.1 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 1b2e2cfa3c6..18acbd88206 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -82,9 +82,9 @@ - + https://github.com/dotnet/arcade - af57946065838fca9b1745ab055d5a15a4783fba + f0580c1beaa25ecdb341ad8396df48acf433fbec https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 7c4e9618a33..bbeaad66ad9 100644 --- a/global.json +++ b/global.json @@ -23,7 +23,7 @@ "xcopy-msbuild": "18.0.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26406.9", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26410.1", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }