diff --git a/NuGet.config b/NuGet.config
index c9fd900d30b..2ce4972fd00 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 698befd0eeb..fddde40104f 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.25630.104
+ 10.0.0-beta.25631.101
2.0.3
10.0.1
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 711f952f5dc..5cd644df6b9 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,16 +1,16 @@
-
+
https://github.com/dotnet/dotnet
- 7bf30a3f522e388733a32206091af603b7272557
+ 7aa15f07c40a487d471b5df81e26e6b8c06c9461
-
+
https://github.com/dotnet/dotnet
- 7bf30a3f522e388733a32206091af603b7272557
+ 7aa15f07c40a487d471b5df81e26e6b8c06c9461
diff --git a/global.json b/global.json
index ec7fac472d5..c3d85cd8db1 100644
--- a/global.json
+++ b/global.json
@@ -13,6 +13,6 @@
"dotnet": "10.0.101"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25630.104"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25631.101"
}
}