diff --git a/NuGet.config b/NuGet.config
index 15770cb3fea..3d819309b95 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index e0cf6dc28f8..92414d4e1d6 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.26303.104
+ 10.0.0-beta.26303.112
2.0.10
10.0.1
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index a94be7b4eb1..93d7d712657 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,16 +1,16 @@
-
+
https://github.com/dotnet/dotnet
- bb3ece47d8301de9bedd46eff3d8e8e538d9adcc
+ c5ac2b68f9b0e2646ad3bfb3fae793c1323f2528
-
+
https://github.com/dotnet/dotnet
- bb3ece47d8301de9bedd46eff3d8e8e538d9adcc
+ c5ac2b68f9b0e2646ad3bfb3fae793c1323f2528
diff --git a/global.json b/global.json
index f9c14394862..365cf4950c3 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.26303.104"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26303.112"
}
}