diff --git a/NuGet.config b/NuGet.config index cd7b80f86..97f210965 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e7194a9f7..db38d66bd 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.26301.104 2.0.10 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ff102ef49..9a37dfce0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - d0455315ecb2553e5df2879aaa0b99cc5d573d8f + fb9903c586269a0851541c06b079220bf09a1e98 - + https://github.com/dotnet/dotnet - d0455315ecb2553e5df2879aaa0b99cc5d573d8f + fb9903c586269a0851541c06b079220bf09a1e98 diff --git a/eng/common/core-templates/steps/publish-logs.yml b/eng/common/core-templates/steps/publish-logs.yml index 4eed0312b..694f55a92 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 4cd5ba7c3..d7405c4fd 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26276.118", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26301.104", "Microsoft.Build.NoTargets": "3.7.0" } }