From b16f63c8bb217ecc004e92848658ed3c4c09dabb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 31 May 2026 02:06:31 +0000 Subject: [PATCH 1/2] Update dependencies from build 316441 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26276.118 -> 10.0.0-beta.26279.112) System.CommandLine (Version 2.0.10 -> 2.0.10) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 8 ++++---- eng/common/core-templates/steps/publish-logs.yml | 3 --- global.json | 2 +- 5 files changed, 7 insertions(+), 10 deletions(-) diff --git a/NuGet.config b/NuGet.config index 4373734b48c..858815b0859 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 712f43984a4..89051f04dd0 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.26276.118 + 10.0.0-beta.26279.112 2.0.10 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f0c983c137f..caec6ee4611 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - d0455315ecb2553e5df2879aaa0b99cc5d573d8f + 120c8618524f060b1a8a22bd51099c5193d1ba06 - + https://github.com/dotnet/dotnet - d0455315ecb2553e5df2879aaa0b99cc5d573d8f + 120c8618524f060b1a8a22bd51099c5193d1ba06 diff --git a/eng/common/core-templates/steps/publish-logs.yml b/eng/common/core-templates/steps/publish-logs.yml index 4eed0312b80..694f55a926e 100644 --- a/eng/common/core-templates/steps/publish-logs.yml +++ b/eng/common/core-templates/steps/publish-logs.yml @@ -33,9 +33,6 @@ steps: '$(publishing-dnceng-devdiv-code-r-build-re)' '$(dn-bot-all-orgs-artifact-feeds-rw)' '$(akams-client-id)' - '$(microsoft-symbol-server-pat)' - '$(symweb-symbol-server-pat)' - '$(dnceng-symbol-server-pat)' '$(dn-bot-all-orgs-build-rw-code-rw)' '$(System.AccessToken)' ${{parameters.CustomSensitiveDataList}} diff --git a/global.json b/global.json index 1c57bee9932..730fbfb07e8 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26276.118" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26279.112" } } From 157bdfaa61c20cb44c5b65acb083be816a627d3c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 2 Jun 2026 02:07:14 +0000 Subject: [PATCH 2/2] Update dependencies from build 316646 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26279.112 -> 10.0.0-beta.26301.104) System.CommandLine (Version 2.0.10 -> 2.0.10) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 8 ++++---- global.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index 858815b0859..cc6434f3917 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 89051f04dd0..cb44b82806f 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.26279.112 + 10.0.0-beta.26301.104 2.0.10 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index caec6ee4611..c310a2bf0f6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - 120c8618524f060b1a8a22bd51099c5193d1ba06 + fb9903c586269a0851541c06b079220bf09a1e98 - + https://github.com/dotnet/dotnet - 120c8618524f060b1a8a22bd51099c5193d1ba06 + fb9903c586269a0851541c06b079220bf09a1e98 diff --git a/global.json b/global.json index 730fbfb07e8..ead30c3f56b 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26279.112" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26301.104" } }