diff --git a/NuGet.config b/NuGet.config
index 7d6fe25896f6..f9807e770653 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -24,10 +24,8 @@
-
-
@@ -35,13 +33,11 @@
-
-
@@ -68,15 +64,12 @@
-
-
-
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 126a8c020865..c3f738196841 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -589,34 +589,34 @@
-
+
https://github.com/dotnet/arcade
- 01c94b66e75697e9298eb79a49db74489f8d343e
+ e1240639569fad610705b52713d6d6b19f8fe433
-
+
https://github.com/dotnet/arcade
- 01c94b66e75697e9298eb79a49db74489f8d343e
+ e1240639569fad610705b52713d6d6b19f8fe433
-
+
https://github.com/dotnet/arcade
- 01c94b66e75697e9298eb79a49db74489f8d343e
+ e1240639569fad610705b52713d6d6b19f8fe433
-
+
https://github.com/dotnet/arcade
- 01c94b66e75697e9298eb79a49db74489f8d343e
+ e1240639569fad610705b52713d6d6b19f8fe433
-
+
https://github.com/dotnet/arcade
- 01c94b66e75697e9298eb79a49db74489f8d343e
+ e1240639569fad610705b52713d6d6b19f8fe433
-
+
https://github.com/dotnet/arcade
- 01c94b66e75697e9298eb79a49db74489f8d343e
+ e1240639569fad610705b52713d6d6b19f8fe433
-
+
https://github.com/dotnet/arcade
- 01c94b66e75697e9298eb79a49db74489f8d343e
+ e1240639569fad610705b52713d6d6b19f8fe433
diff --git a/eng/Versions.props b/eng/Versions.props
index fb8c3965126a..eca97eaa3b93 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -270,10 +270,10 @@
- 9.0.0-beta.26152.3
- 9.0.0-beta.26152.3
- 9.0.0-beta.26152.3
- 9.0.0-beta.26152.3
+ 9.0.0-beta.26201.6
+ 9.0.0-beta.26201.6
+ 9.0.0-beta.26201.6
+ 9.0.0-beta.26201.6
diff --git a/global.json b/global.json
index 09f04ad17781..123282392b3a 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "9.0.113",
+ "dotnet": "9.0.115",
"runtimes": {
"dotnet": [
"$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)"
@@ -17,8 +17,8 @@
"cmake": "latest"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26152.3",
- "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26152.3",
+ "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26201.6",
+ "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26201.6",
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1"
}