diff --git a/src/Microsoft.Net.Http.Server/project.json b/src/Microsoft.Net.Http.Server/project.json index 52e4499c32..12ac27494a 100644 --- a/src/Microsoft.Net.Http.Server/project.json +++ b/src/Microsoft.Net.Http.Server/project.json @@ -31,7 +31,7 @@ "System.Net.Primitives": "4.0.11-*", "System.Runtime.InteropServices": "4.1.0-*", "System.Security.Claims": "4.0.1-*", - "System.Security.Cryptography.X509Certificates": "4.0.0-*", + "System.Security.Cryptography.X509Certificates": "4.1.0-*", "System.Security.Principal.Windows": "4.0.0-*", "System.Text.Encoding.Extensions": "4.0.11-*", "System.Threading.Overlapped": "4.0.1-*"