From 13d84358f728ff200d0a52d6517f2700b3492102 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 Apr 2026 02:02:00 +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 61da8aa13e..48c9fe105c 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.6.3 18.6.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3bf8930fea..b8d5d8ab9a 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 4225d95c74..69861f5833 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.26220.5", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26222.2", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }