Reacting to CoreCLR package changes
This commit is contained in:
parent
be1b128dbf
commit
f2a42d1f71
|
|
@ -13,7 +13,7 @@
|
|||
"netstandard1.3": {
|
||||
"dependencies": {
|
||||
"System.Runtime.Extensions": "4.1.0-*",
|
||||
"System.Security.Cryptography.Algorithms": "4.0.0-*",
|
||||
"System.Security.Cryptography.Algorithms": "4.1.0-*",
|
||||
"System.Text.Encoding.Extensions": "4.0.11-*"
|
||||
},
|
||||
"imports": [
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"netstandard1.3": {
|
||||
"dependencies": {
|
||||
"Microsoft.Win32.Registry": "4.0.0-*",
|
||||
"System.Security.Cryptography.X509Certificates": "4.0.0-*",
|
||||
"System.Security.Cryptography.X509Certificates": "4.1.0-*",
|
||||
"System.Security.Claims": "4.0.1-*",
|
||||
"System.Security.Principal.Windows": "4.0.0-*",
|
||||
"System.Xml.XDocument": "4.0.11-*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue