diff --git a/NuGet.config b/NuGet.config
index a3c73503aa75..ff250f7ae5ee 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -10,9 +10,6 @@
-
-
-
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 3c829280f34b..7ec2703b152b 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,30 +1,30 @@
-
+
https://github.com/dotnet/installer
- 722f6e9f9641a66640169f1a8da354d9eb15b745
+ fc44a2551c149c51f55f1d0ad8816e6f939f1444
https://github.com/dotnet/runtime
59edaad404d1b8e47080015ae8d0787f94c970df
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- 81cabf2857a01351e5ab578947c7403a5b128ad1
+ 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- 81cabf2857a01351e5ab578947c7403a5b128ad1
+ 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- c2a442982e736e17ae6bcadbfd8ccba278ee1be6
+ 47576478939fdd59b4400ad135f47938af486ab3
-
+
https://github.com/dotnet/emsdk
- d6672570f0fde2a4a3c7e65d60cec9f8406b039c
+ f6237140b33bf18c72dccfeda14be8d103c3b93e
https://github.com/dotnet/cecil
diff --git a/eng/Versions.props b/eng/Versions.props
index b7d081e5ac98..1ec0435ccaac 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -3,12 +3,12 @@
0.11.4-alpha.23509.2
- 8.0.112-servicing.24555.3
- 8.0.10
+ 8.0.112-servicing.24563.1
+ 8.0.11
8.0.0-rtm.23524.7
9.0.0-beta.24408.2
8.0.0-beta.24413.2
- 8.0.10
+ 8.0.11
8.0.0-rtm.23511.3
8.0.0
7.0.100-alpha.1.21601.1
diff --git a/global.json b/global.json
index 3fc7f6d6d88f..da8658ef6c8e 100644
--- a/global.json
+++ b/global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "8.0.112-servicing.24555.3"
+ "version": "8.0.112-servicing.24563.1"
}
}