diff --git a/NuGet.config b/NuGet.config
index 5bb3de93aca..128c4a3f5b2 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -13,8 +13,6 @@
-
-
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 79e9ea59ac1..c47616c0827 100644
--- a/eng/Version.Details.props
+++ b/eng/Version.Details.props
@@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props
- 10.0.0-beta.26281.104
- 10.0.0-beta.26281.104
+ 10.0.0-beta.26311.109
+ 10.0.0-beta.26311.109
0.11.5-alpha.26070.104
- 10.0.0-beta.26281.104
+ 10.0.0-beta.26311.109
10.0.3-servicing.26070.104
10.0.3
10.0.3
- 10.0.400-preview.0.26281.104
+ 10.0.400-preview.0.26311.109
10.0.3
- 10.0.400-preview.26281.104
+ 10.0.400-preview.26311.109
26.0.11017
18.5.9227
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index e062e6d59eb..ac803f584a3 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,8 +1,8 @@
-
+
https://github.com/dotnet/dotnet
- aec921632e75e1f29327709dd52e98c41f3b55cf
+ 463c6aadc8c9b3a1e8c60a887993d4d98fd6ddd6
https://github.com/dotnet/dotnet
@@ -95,25 +95,25 @@
-
+
https://github.com/dotnet/dotnet
- aec921632e75e1f29327709dd52e98c41f3b55cf
+ 463c6aadc8c9b3a1e8c60a887993d4d98fd6ddd6
-
+
https://github.com/dotnet/dotnet
- aec921632e75e1f29327709dd52e98c41f3b55cf
+ 463c6aadc8c9b3a1e8c60a887993d4d98fd6ddd6
-
+
https://github.com/dotnet/dotnet
- aec921632e75e1f29327709dd52e98c41f3b55cf
+ 463c6aadc8c9b3a1e8c60a887993d4d98fd6ddd6
https://github.com/dotnet/xharness
92962e5c46ac08a66ded4c5696209cc60f1a232f
-
+
https://github.com/dotnet/dotnet
- aec921632e75e1f29327709dd52e98c41f3b55cf
+ 463c6aadc8c9b3a1e8c60a887993d4d98fd6ddd6
diff --git a/global.json b/global.json
index b2855704689..e0b90d9f1e3 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.400-preview.0.26281.104",
+ "version": "10.0.400-preview.0.26311.109",
"paths": [
"builds/downloads/dotnet",
"$host$"
@@ -8,9 +8,9 @@
"errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'."
},
"tools": {
- "dotnet": "10.0.400-preview.0.26281.104"
+ "dotnet": "10.0.400-preview.0.26311.109"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26281.104"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26311.109"
}
}