From f62b2f2bf9a38fab59b579ccaa174f6121fdd5ea Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 Apr 2026 02:03:36 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260422.2 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26220.5 -> To Version 10.0.0-beta.26222.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 c65966eb87..d9b4f5e785 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.26220.5 + 10.0.0-beta.26222.2 18.0.2 18.0.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c60ad5ca11..e98e39f792 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - 54892fe0f027f2f08c59cf0802a2d7f488632e2f + 58713cb9a664ed67642127fcaf70b8c0c3b55ef2 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 85548253d8..6c8b842432 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.26220.5", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26222.2", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }