#54 React to CoreCLR Cryptography package changes.

This commit is contained in:
Chris R 2015-08-13 09:50:17 -07:00
parent f0d989782f
commit fc7224a639
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"dnx451": { },
"dnxcore50": {
"dependencies": {
"System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-*"
"System.Security.Cryptography.Algorithms": "4.0.0-beta-*"
}
}
}