diff --git a/NuGet.config b/NuGet.config
index ca26ef937ec..cc0d983f05d 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 41d53471092..e959399afd3 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.26451.111
+ 10.0.0-beta.26452.115
2.0.13
10.0.1
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 74d8b6dee7e..1a4ee7c9a30 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,16 +1,16 @@
-
+
https://github.com/dotnet/dotnet
- 79b5a5ed23976dc183df144fbaa6ff39ca5b9826
+ ca41e13ce06fb6824f92553fe2cb5c99bb792ef1
-
+
https://github.com/dotnet/dotnet
- 79b5a5ed23976dc183df144fbaa6ff39ca5b9826
+ ca41e13ce06fb6824f92553fe2cb5c99bb792ef1
diff --git a/global.json b/global.json
index cabae9845e4..1b26c0054c4 100644
--- a/global.json
+++ b/global.json
@@ -13,6 +13,6 @@
"dotnet": "10.0.111"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26451.111"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26452.115"
}
}