From 1bfc2c885625e69cbfb54927080a7476318df55c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 28 May 2026 02:01:43 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260527.3 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.XliffTasks From Version 11.0.0-beta.26276.8 -> To Version 11.0.0-beta.26277.3 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 2 +- global.json | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 94639dc351..e8be03c46d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,17 +1,17 @@ - + https://github.com/dotnet/arcade - 684fd431b801016186cb306af81e4b85dcf4053d + 1cc4e30dfcc1b9ea0adc4b2b0f1aadd234ed1d67 - + https://github.com/dotnet/arcade - 684fd431b801016186cb306af81e4b85dcf4053d + 1cc4e30dfcc1b9ea0adc4b2b0f1aadd234ed1d67 - + https://github.com/dotnet/arcade - 684fd431b801016186cb306af81e4b85dcf4053d + 1cc4e30dfcc1b9ea0adc4b2b0f1aadd234ed1d67 https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage diff --git a/eng/Versions.props b/eng/Versions.props index d88d8d72f8..a56cc62d4e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -7,7 +7,7 @@ preview - 11.0.0-beta.26276.8 + 11.0.0-beta.26277.3 18.8.0-preview.26271.2 4.3.0-preview.26276.7 diff --git a/global.json b/global.json index 8429556f6e..732ff75449 100644 --- a/global.json +++ b/global.json @@ -37,7 +37,7 @@ "runner": "Microsoft.Testing.Platform" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26276.8", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26277.3", "MSBuild.Sdk.Extras": "3.0.44" } }