diff --git a/NuGet.config b/NuGet.config index 5b0fed5628..c76d6e894a 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index dbc3c6ac76..549e2e7153 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.26376.103 + 10.0.0-beta.26380.110 2.0.12 10.0.12 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fdfc0b5d1d..9828e03ce7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,20 +1,20 @@ - + https://github.com/dotnet/dotnet - e0c9b3f934e7b97b360f4ce3692ab45b9634ae1d + 859dbf297ab10ef1ff20d30becdd6ff69eb258ff https://github.com/dotnet/dotnet - e0c9b3f934e7b97b360f4ce3692ab45b9634ae1d + 859dbf297ab10ef1ff20d30becdd6ff69eb258ff - + https://github.com/dotnet/dotnet - e0c9b3f934e7b97b360f4ce3692ab45b9634ae1d + 859dbf297ab10ef1ff20d30becdd6ff69eb258ff diff --git a/eng/common/core-templates/steps/publish-logs.yml b/eng/common/core-templates/steps/publish-logs.yml index 694f55a926..4411b3b0ee 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 04ffb1a9c3..19fbeb540d 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.110" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26376.103", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26380.110", "Microsoft.Build.NoTargets": "3.7.0" } }