diff --git a/NuGet.config b/NuGet.config
index 4373734b48c..858815b0859 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 712f43984a4..89051f04dd0 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.26279.112
2.0.10
10.0.1
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index f0c983c137f..caec6ee4611 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,16 +1,16 @@
-
+
https://github.com/dotnet/dotnet
- d0455315ecb2553e5df2879aaa0b99cc5d573d8f
+ 120c8618524f060b1a8a22bd51099c5193d1ba06
-
+
https://github.com/dotnet/dotnet
- d0455315ecb2553e5df2879aaa0b99cc5d573d8f
+ 120c8618524f060b1a8a22bd51099c5193d1ba06
diff --git a/eng/common/core-templates/steps/publish-logs.yml b/eng/common/core-templates/steps/publish-logs.yml
index 4eed0312b80..694f55a926e 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 1c57bee9932..730fbfb07e8 100644
--- a/global.json
+++ b/global.json
@@ -13,6 +13,6 @@
"dotnet": "10.0.108"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26276.118"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26279.112"
}
}