#54 React to CoreCLR Cryptography package changes.
This commit is contained in:
parent
f0d989782f
commit
fc7224a639
|
|
@ -19,7 +19,7 @@
|
||||||
"dnx451": { },
|
"dnx451": { },
|
||||||
"dnxcore50": {
|
"dnxcore50": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-*"
|
"System.Security.Cryptography.Algorithms": "4.0.0-beta-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue