From b6c61f7dcf91d01d23e529661549c8b04511db94 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 3 Aug 2026 05:04:33 +0000 Subject: [PATCH 1/2] Update dependencies from https://github.com/dotnet/arcade build 20260729.3 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.26372.8 -> To Version 9.0.0-beta.26379.3 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 2 +- eng/common/core-templates/steps/publish-logs.yml | 1 - global.json | 2 +- 4 files changed, 10 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 292eeca41aa..1a03cba0635 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -71,19 +71,19 @@ - + https://github.com/dotnet/arcade - 16960d68c1325deaabd35f46313462b7c1070545 + 2e2298e9cdec79ef907be5246d725c97661a946a - + https://github.com/dotnet/arcade - 16960d68c1325deaabd35f46313462b7c1070545 + 2e2298e9cdec79ef907be5246d725c97661a946a - + https://github.com/dotnet/arcade - 16960d68c1325deaabd35f46313462b7c1070545 + 2e2298e9cdec79ef907be5246d725c97661a946a https://github.com/nuget/nuget.client @@ -98,9 +98,9 @@ df4ae6b81013ac45367372176b9c3135a35a7e3c - + https://github.com/dotnet/arcade - 16960d68c1325deaabd35f46313462b7c1070545 + 2e2298e9cdec79ef907be5246d725c97661a946a diff --git a/eng/Versions.props b/eng/Versions.props index 76c846198ca..e81d9c3f102 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.26372.8 + 9.0.0-beta.26379.3 7.0.0 6.0.1 4.12.0-3.24463.9 diff --git a/eng/common/core-templates/steps/publish-logs.yml b/eng/common/core-templates/steps/publish-logs.yml index 0623ac6e112..917827999cc 100644 --- a/eng/common/core-templates/steps/publish-logs.yml +++ b/eng/common/core-templates/steps/publish-logs.yml @@ -30,7 +30,6 @@ steps: -TokensFilePath '$(System.DefaultWorkingDirectory)/eng/BinlogSecretsRedactionFile.txt' '$(publishing-dnceng-devdiv-code-r-build-re)' '$(MaestroAccessToken)' - '$(dn-bot-all-orgs-artifact-feeds-rw)' '$(akams-client-id)' '$(microsoft-symbol-server-pat)' '$(symweb-symbol-server-pat)' diff --git a/global.json b/global.json index b75d59df1b6..a55f397b9cc 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.26372.8" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26379.3" } } From 9612a0a457143bd0a207630122e8904f58adfb8d Mon Sep 17 00:00:00 2001 From: Viktor Hofer <7412651+ViktorHofer@users.noreply.github.com> Date: Mon, 3 Aug 2026 11:09:56 +0200 Subject: [PATCH 2/2] Update VersionPrefix to 17.12.67 --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index e81d9c3f102..b726ad01654 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 17.12.66 + 17.12.67 release 17.11.4 15.1.0.0