diff --git a/NuGet.config b/NuGet.config index 5b0fed5628..3aa3bee4f5 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..afdf6f99ea 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.26403.103 2.0.12 10.0.12 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fdfc0b5d1d..67fcf63f15 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,20 +1,20 @@ - + https://github.com/dotnet/dotnet - e0c9b3f934e7b97b360f4ce3692ab45b9634ae1d + fa946937d18098cdb873c8d1bfdaa91c49e11c8d https://github.com/dotnet/dotnet - e0c9b3f934e7b97b360f4ce3692ab45b9634ae1d + fa946937d18098cdb873c8d1bfdaa91c49e11c8d - + https://github.com/dotnet/dotnet - e0c9b3f934e7b97b360f4ce3692ab45b9634ae1d + fa946937d18098cdb873c8d1bfdaa91c49e11c8d 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..51c5408224 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.26403.103", "Microsoft.Build.NoTargets": "3.7.0" } }