diff --git a/NuGet.config b/NuGet.config
index 858815b0859..cc6434f3917 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 89051f04dd0..cb44b82806f 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.26279.112
+ 10.0.0-beta.26301.104
2.0.10
10.0.1
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index caec6ee4611..c310a2bf0f6 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,16 +1,16 @@
-
+
https://github.com/dotnet/dotnet
- 120c8618524f060b1a8a22bd51099c5193d1ba06
+ fb9903c586269a0851541c06b079220bf09a1e98
-
+
https://github.com/dotnet/dotnet
- 120c8618524f060b1a8a22bd51099c5193d1ba06
+ fb9903c586269a0851541c06b079220bf09a1e98
diff --git a/global.json b/global.json
index 730fbfb07e8..ead30c3f56b 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.26279.112"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26301.104"
}
}