diff --git a/build/dependencies.props b/build/dependencies.props
index f4f0d4a75f..e3672683be 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -7,6 +7,7 @@
4.5.3-servicing-27114-05
4.5.2-servicing-27114-05
4.5.2-servicing-27114-05
+ 4.5.2
4.5.2-servicing-27114-05
@@ -187,7 +188,6 @@
5.2.0
3.1.1
4.3.2
- 4.5.2
4.5.0
3.1.1
4.3.0
diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props
index 56067f24f1..93eeee16f7 100644
--- a/eng/PatchConfig.props
+++ b/eng/PatchConfig.props
@@ -8,6 +8,7 @@
Microsoft.AspNetCore;
Microsoft.AspNetCore.Server.IISIntegration;
Microsoft.AspNetCore.Server.Kestrel.Core;
+ Microsoft.AspNetCore.WebSockets;