diff --git a/build/dependencies.props b/build/dependencies.props
index ce5a629445..d797e51ee3 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -4,6 +4,7 @@
2.2.0
2.2.0
+ 4.5.2
@@ -226,7 +227,6 @@
4.5.1
4.3.2
4.5.0
- 4.5.1
4.5.0
3.1.1
4.3.0
diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props
index 8fb3de2790..d3f6bf9ebe 100644
--- a/eng/PatchConfig.props
+++ b/eng/PatchConfig.props
@@ -9,6 +9,7 @@
Microsoft.AspNetCore.Server.IISIntegration;
Microsoft.AspNetCore.Server.IntegrationTesting.IIS;
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets;
+ Microsoft.AspNetCore.WebSockets;