diff --git a/NuGet.config b/NuGet.config
index b4e866e7330..af2a26d22c0 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -10,7 +10,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index f47938c531d..accc9c1ae96 100644
--- a/eng/Version.Details.props
+++ b/eng/Version.Details.props
@@ -6,14 +6,14 @@ This file should be imported by eng/Versions.props
- 10.0.0-beta.25520.105
- 10.0.0-beta.25520.105
- 0.11.5-alpha.25520.105
- 10.0.0-beta.25520.105
- 10.0.0-rtm.25520.105
+ 10.0.0-beta.25523.113
+ 10.0.0-beta.25523.113
+ 0.11.5-alpha.25523.113
+ 10.0.0-beta.25523.113
+ 10.0.0-rtm.25523.113
10.0.0
10.0.0
- 10.0.100-rtm.25520.105
+ 10.0.100-rtm.25523.113
10.0.0
10.0.100
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 466af34b1de..6dc37b72eff 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,29 +1,29 @@
-
+
https://github.com/dotnet/dotnet
- 5aef8eac3428937558b9abd7b477148b8a5d29b8
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
-
+
https://github.com/dotnet/dotnet
- 5aef8eac3428937558b9abd7b477148b8a5d29b8
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- 5aef8eac3428937558b9abd7b477148b8a5d29b8
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- 5aef8eac3428937558b9abd7b477148b8a5d29b8
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- 5aef8eac3428937558b9abd7b477148b8a5d29b8
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
-
+
https://github.com/dotnet/dotnet
- 5aef8eac3428937558b9abd7b477148b8a5d29b8
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
@@ -78,25 +78,25 @@
-
+
https://github.com/dotnet/dotnet
- 5aef8eac3428937558b9abd7b477148b8a5d29b8
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
-
+
https://github.com/dotnet/dotnet
- 5aef8eac3428937558b9abd7b477148b8a5d29b8
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- 5aef8eac3428937558b9abd7b477148b8a5d29b8
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/xharness
cbaa911ef1bce4cf92a7e4f7ffa5171eddd1a8fd
-
+
https://github.com/dotnet/dotnet
- 5aef8eac3428937558b9abd7b477148b8a5d29b8
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
diff --git a/global.json b/global.json
index b5368c6a665..1ac61214854 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.100-rtm.25520.105",
+ "version": "10.0.100-rtm.25523.113",
"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.100-rtm.25520.105"
+ "dotnet": "10.0.100-rtm.25523.113"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25520.105"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25523.113"
}
}