Reacting to CoreCLR package changes
This commit is contained in:
parent
ce408a999e
commit
131db6c41e
|
|
@ -34,8 +34,7 @@
|
|||
"System.Linq.Expressions": "4.0.11-*",
|
||||
"System.Net.WebSockets": "4.0.0-*",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-*",
|
||||
"System.Runtime.InteropServices": "4.1.0-*",
|
||||
"System.Security.Cryptography.X509Certificates": "4.0.0-*"
|
||||
"System.Runtime.InteropServices": "4.1.0-*"
|
||||
},
|
||||
"imports": [
|
||||
"dotnet5.4"
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
"System.Net.WebSockets": "4.0.0-*",
|
||||
"System.Runtime.Extensions": "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": "4.0.1-*"
|
||||
},
|
||||
"imports": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue