Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Commit 52cb1f9

Browse files
committed
Temporary: Back to 4.0.0 for System.Security.Cryptography.X509Certificates
1 parent f7350bf commit 52cb1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.AspNetCore.Http.Features/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"System.Net.WebSockets": "4.0.0-*",
2828
"System.Runtime.Extensions": "4.1.0-*",
2929
"System.Security.Claims": "4.0.1-*",
30-
"System.Security.Cryptography.X509Certificates": "4.1.0-*",
30+
"System.Security.Cryptography.X509Certificates": "4.0.0-*",
3131
"System.Security.Principal": "4.0.1-*"
3232
},
3333
"imports": [

0 commit comments

Comments
 (0)