From 409e3bef55853caf32fae63a745f7af431e34679 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 1 Jun 2026 05:01:52 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260528.3 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.26224.3 -> To Version 8.0.0-beta.26278.3 --- NuGet.config | 2 -- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 2 +- global.json | 4 ++-- 4 files changed, 9 insertions(+), 11 deletions(-) diff --git a/NuGet.config b/NuGet.config index fd2a346093b..77b2bf048ad 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,6 @@ - @@ -19,7 +18,6 @@ - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 974e436b86a..0b3df4a8c3e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -60,17 +60,17 @@ - + https://github.com/dotnet/arcade - d9af20b993c474033098fe0851c2d71b4ecf434b + 4b95fb1a9307265eb75f62d4937be50e6786e94e - + https://github.com/dotnet/arcade - d9af20b993c474033098fe0851c2d71b4ecf434b + 4b95fb1a9307265eb75f62d4937be50e6786e94e - + https://github.com/dotnet/arcade - d9af20b993c474033098fe0851c2d71b4ecf434b + 4b95fb1a9307265eb75f62d4937be50e6786e94e diff --git a/eng/Versions.props b/eng/Versions.props index 488491367a1..346ccc64aa5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ 8.0.27-servicing.26229.22 - 8.0.0-beta.26224.3 + 8.0.0-beta.26278.3 diff --git a/global.json b/global.json index 7054542252a..a15dff612c5 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.26224.3", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.26224.3" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.26278.3", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.26278.3" } }