diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 1b9da37f91b..da29dbb7652 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -24,8 +24,8 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2 - 10.0.0-beta.26123.2 - 10.0.0-beta.26123.2 + 10.0.0-beta.26153.3 + 10.0.0-beta.26153.3 7.5.0-rc.36 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1e6b965c530..84fb21b2c1a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -106,9 +106,9 @@ - + https://github.com/dotnet/arcade - 4d898652733deb7dd274237ac06d27ee2ad85b36 + 5976b9d3d62aaac137169c638af21096bd8e8fcd https://github.com/nuget/nuget.client @@ -118,9 +118,9 @@ https://github.com/dotnet/roslyn 6bdca1d6466c2f9ef46f8e5d3422fbe3568d503c - + https://github.com/dotnet/arcade - 4d898652733deb7dd274237ac06d27ee2ad85b36 + 5976b9d3d62aaac137169c638af21096bd8e8fcd 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 6ec5cbd44b6..8a7fd7f0f4f 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ "xcopy-msbuild": "18.0.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26123.2" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26153.3" } }