From dd146b94dd4ba4141f6b21eef58ed770ff9122e2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 1 Jun 2026 05:07:23 +0000 Subject: [PATCH 1/2] Update dependencies from https://github.com/dotnet/arcade build 20260528.4 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.26261.1 -> To Version 9.0.0-beta.26278.4 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 2 +- global.json | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 567340441d2..4da77d555ad 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -71,19 +71,19 @@ - + https://github.com/dotnet/arcade - 6c1a2a69259c3f66af6176c9c70021b3d9989504 + 9cf79e2a2ecf95c9b2aa6a321baaea009753e356 - + https://github.com/dotnet/arcade - 6c1a2a69259c3f66af6176c9c70021b3d9989504 + 9cf79e2a2ecf95c9b2aa6a321baaea009753e356 - + https://github.com/dotnet/arcade - 6c1a2a69259c3f66af6176c9c70021b3d9989504 + 9cf79e2a2ecf95c9b2aa6a321baaea009753e356 https://github.com/nuget/nuget.client @@ -98,9 +98,9 @@ df4ae6b81013ac45367372176b9c3135a35a7e3c - + https://github.com/dotnet/arcade - 6c1a2a69259c3f66af6176c9c70021b3d9989504 + 9cf79e2a2ecf95c9b2aa6a321baaea009753e356 diff --git a/eng/Versions.props b/eng/Versions.props index 707b6c0b2c3..54ec5fdb3eb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -53,7 +53,7 @@ Otherwise, this version of dotnet will not be installed and the build will error out. --> $([System.Text.RegularExpressions.Regex]::Match($([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)..\global.json')), '"dotnet": "([^"]*)"').Groups.get_Item(1)) 4.2.0-1.22102.8 - 9.0.0-beta.26261.1 + 9.0.0-beta.26278.4 7.0.0 6.0.1 4.12.0-3.24463.9 diff --git a/global.json b/global.json index 793eac3d127..d8ec425ce82 100644 --- a/global.json +++ b/global.json @@ -10,6 +10,6 @@ "xcopy-msbuild": "17.12.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26261.1" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26278.4" } } From cfeaafc38bcda83f1c1b7acf8b2a75221d287555 Mon Sep 17 00:00:00 2001 From: Gang Wang Date: Mon, 1 Jun 2026 14:05:18 +0800 Subject: [PATCH 2/2] Update VersionPrefix to 17.12.63 --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 54ec5fdb3eb..d1d626d98c7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 17.12.62 + 17.12.63 release 17.11.4 15.1.0.0