diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 22e898249d7..c609e702df2 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.26153.1 1.0.0-prerelease.26153.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4eeddda5317..bedb2835740 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" } }