From 4a944c80ade91ae3f64849aff5da31620069b00a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 6 Jun 2026 02:02:14 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260604.4 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26301.2 -> To Version 10.0.0-beta.26304.4 --- 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 8198264a4a0..0ae0555f255 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.26301.2 + 10.0.0-beta.26304.4 18.8.0-preview-26275-09 18.8.0-preview-26275-09 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 222157fba7e..37944892f2c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -82,9 +82,9 @@ - + https://github.com/dotnet/arcade - 2a80f6e04a835d6beee635c93331b38944de8129 + 7b306e34463421cef2816352743b943c6547dfab https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 2f60a93cbf1..36f6e741ee9 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.26301.2", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26304.4", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }