From 6433be245a7519a4122d7e0398256ca9157afc58 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 Jul 2026 02:04:21 +0000 Subject: [PATCH 1/2] Update dependencies from https://github.com/dotnet/arcade build 20260728.3 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.26372.8 -> To Version 9.0.0-beta.26378.3 --- eng/Version.Details.xml | 8 ++++---- global.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 33d59a1e1c6..a2454a0c240 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,14 +19,14 @@ - + https://github.com/dotnet/arcade - 16960d68c1325deaabd35f46313462b7c1070545 + f162f444b28385141c88933a195a57bf17ea9b48 - + https://github.com/dotnet/arcade - 16960d68c1325deaabd35f46313462b7c1070545 + f162f444b28385141c88933a195a57bf17ea9b48 diff --git a/global.json b/global.json index d481faf4706..2f18fa58a5e 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "9.0.116" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26372.8" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26378.3" } } From e0e05d6bcfc9d8e6ed28ab5031e6065d5c1d2a5e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 30 Jul 2026 02:04:36 +0000 Subject: [PATCH 2/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 From Version 9.0.0-beta.26372.8 -> To Version 9.0.0-beta.26379.3 --- eng/Version.Details.xml | 8 ++++---- eng/common/core-templates/steps/publish-logs.yml | 1 - global.json | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a2454a0c240..b306febc74e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,14 +19,14 @@ - + https://github.com/dotnet/arcade - f162f444b28385141c88933a195a57bf17ea9b48 + 2e2298e9cdec79ef907be5246d725c97661a946a - + https://github.com/dotnet/arcade - f162f444b28385141c88933a195a57bf17ea9b48 + 2e2298e9cdec79ef907be5246d725c97661a946a 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 2f18fa58a5e..1e657576bde 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "9.0.116" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26378.3" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26379.3" } }