#2939 React to CoreCLR Cryptography package changes.

This commit is contained in:
Chris R 2015-08-11 11:00:14 -07:00
parent 9fc3d25bfc
commit 77865ca314
1 changed files with 1 additions and 1 deletions

View File

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