From 6ca5cbcd0846af7ca973f3591ebec301e696eba7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 Jul 2026 02:04:20 +0000 Subject: [PATCH 1/2] Update dependencies from https://github.com/dotnet/arcade build 20260728.2 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26371.2 -> To Version 10.0.0-beta.26378.2 --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 94b0cb72f9d..0403d407466 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26371.2 + 10.0.0-beta.26378.2 18.0.2 18.0.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 77f1fdfb985..1f1dd47cbc7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - c38c50f518aac7fac47ca488c42c7176d40e695c + d43a24390d97165290172c6a759a4a26038c680b https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index eecfd9e9483..3630e4bc091 100644 --- a/global.json +++ b/global.json @@ -22,7 +22,7 @@ "perl": "5.38.2.2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26371.2", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26378.2", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } } From c884928c36ba08cc852595f04cf0ea5da0b17e5c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 30 Jul 2026 02:04:44 +0000 Subject: [PATCH 2/2] Update dependencies from https://github.com/dotnet/arcade build 20260729.2 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26371.2 -> To Version 10.0.0-beta.26379.2 --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 4 ++-- eng/common/core-templates/steps/publish-logs.yml | 1 - global.json | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 0403d407466..425334f7683 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26378.2 + 10.0.0-beta.26379.2 18.0.2 18.0.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1f1dd47cbc7..0393259dd74 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - d43a24390d97165290172c6a759a4a26038c680b + c5d54a9de6e0e20a85e37fa3576a37235276772b https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/eng/common/core-templates/steps/publish-logs.yml b/eng/common/core-templates/steps/publish-logs.yml index 694f55a926e..4411b3b0eeb 100644 --- a/eng/common/core-templates/steps/publish-logs.yml +++ b/eng/common/core-templates/steps/publish-logs.yml @@ -31,7 +31,6 @@ steps: -runtimeSourceFeed https://ci.dot.net/internal -runtimeSourceFeedKey '$(dotnetbuilds-internal-container-read-token-base64)' '$(publishing-dnceng-devdiv-code-r-build-re)' - '$(dn-bot-all-orgs-artifact-feeds-rw)' '$(akams-client-id)' '$(dn-bot-all-orgs-build-rw-code-rw)' '$(System.AccessToken)' diff --git a/global.json b/global.json index 3630e4bc091..51e7fcbad76 100644 --- a/global.json +++ b/global.json @@ -22,7 +22,7 @@ "perl": "5.38.2.2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26378.2", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26379.2", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }