diff --git a/NuGet.config b/NuGet.config
index 7f4206cb370..d8aa17a9be4 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 94fd8c6269c..ef2b5fb92eb 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.26309.104
+ 10.0.0-beta.26310.111
2.0.10
10.0.1
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index fecd3240239..e39cecebacc 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,16 +1,16 @@
-
+
https://github.com/dotnet/dotnet
- 798ed03c88f360172bccb85b4586041bb26da21d
+ e8558e6339cd4fccd998b5cdecb76eeb6ec75363
-
+
https://github.com/dotnet/dotnet
- 798ed03c88f360172bccb85b4586041bb26da21d
+ e8558e6339cd4fccd998b5cdecb76eeb6ec75363
diff --git a/global.json b/global.json
index d69db646c19..2d5b231ac89 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.26309.104"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26310.111"
}
}