From 5f5b238f07f2a31e07e116bbd9e514082159165b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 Apr 2026 02:03:29 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260408.4 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26208.2 -> To Version 10.0.0-beta.26208.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 bea0b05c118..73c06d6c4ed 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.26208.2 + 10.0.0-beta.26208.4 18.0.2 18.0.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5cc5adb2fac..e00ce24517d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - bfe01369a7304a011f6913a1184316c2bb217d9d + ecdd5c6a7986cafabbf6a322ea09a07736a01a0d https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 1b1efe2d0db..9129d113a01 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.26208.2", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26208.4", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }