diff --git a/src/Microsoft.Net.Http.Server/project.json b/src/Microsoft.Net.Http.Server/project.json index e72589e906..9cac2b5ca4 100644 --- a/src/Microsoft.Net.Http.Server/project.json +++ b/src/Microsoft.Net.Http.Server/project.json @@ -24,7 +24,7 @@ "System.Security.Cryptography.X509Certificates": "4.0.0-*", "System.Security.Principal.Windows": "4.0.0-*", "System.Text.Encoding.Extensions": "4.0.11-*", - "System.Threading.Overlapped": "4.0.0-*" + "System.Threading.Overlapped": "4.0.1-*" } } }