Revert "Reacting to CoreCLR package changes"
This reverts commit 131db6c41e.
This commit is contained in:
parent
6f24508a33
commit
d035b7c533
|
|
@ -32,7 +32,8 @@
|
|||
"System.Globalization.Extensions": "4.0.1-*",
|
||||
"System.Linq.Expressions": "4.0.11-*",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-*",
|
||||
"System.Runtime.InteropServices": "4.1.0-*"
|
||||
"System.Runtime.InteropServices": "4.1.0-*",
|
||||
"System.Security.Cryptography.X509Certificates": "4.0.0-*"
|
||||
},
|
||||
"imports": [
|
||||
"dotnet5.4"
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"System.Net.WebSockets": "4.0.0-*",
|
||||
"System.Runtime.Extensions": "4.1.0-*",
|
||||
"System.Security.Claims": "4.0.1-*",
|
||||
"System.Security.Cryptography.X509Certificates": "4.1.0-*",
|
||||
"System.Security.Cryptography.X509Certificates": "4.0.0-*",
|
||||
"System.Security.Principal": "4.0.1-*"
|
||||
},
|
||||
"imports": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue