From 1a8609089fa59ecb4f6847416bc93b316f737f53 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 4 Mar 2026 02:01:18 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260303.3 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26152.1 -> To Version 10.0.0-beta.26153.3 --- 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 49892c3d1c0..2c4bafe68a1 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -20,7 +20,7 @@ This file should be imported by eng/Versions.props 5.6.0-2.26151.2 5.6.0-2.26151.2 - 10.0.0-beta.26152.1 + 10.0.0-beta.26153.3 1.0.0-prerelease.26126.1 1.0.0-prerelease.26126.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cac078d3348..849f8da5693 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -52,9 +52,9 @@ - + https://github.com/dotnet/arcade - bea9ad37b2362138e9019ee9e23577357403f806 + 5976b9d3d62aaac137169c638af21096bd8e8fcd 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 5a927b4c7bc..a9ea99ba6aa 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)' - '$(MaestroAccessToken)' '$(dn-bot-all-orgs-artifact-feeds-rw)' '$(akams-client-id)' '$(microsoft-symbol-server-pat)' diff --git a/global.json b/global.json index 39aefa3b244..dab9a352932 100644 --- a/global.json +++ b/global.json @@ -22,7 +22,7 @@ "xcopy-msbuild": "18.0.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26152.1", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26153.3", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }