diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2736cde4..df73990d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -4,9 +4,9 @@ - + https://github.com/dotnet/arcade - fe219b71a1195d92b067ef4e981e611c3fa10062 + c5d54a9de6e0e20a85e37fa3576a37235276772b diff --git a/eng/common/core-templates/steps/publish-logs.yml b/eng/common/core-templates/steps/publish-logs.yml index 694f55a9..4411b3b0 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 705e6ba1..9fc82987 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ "rollForward": "latestFeature" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26367.6", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26379.2", "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24555.3", "Microsoft.Build.NoTargets": "3.7.0" }