#481 React to CoreCLR Cryptography package changes.

This commit is contained in:
Chris R 2015-08-11 14:52:23 -07:00
parent 168fcbb9c1
commit 713c16810c
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
"System.Threading": "4.0.11-beta-*",
"System.Threading.Tasks": "4.0.11-beta-*",
"System.Threading.Thread": "4.0.0-beta-*",
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-*"
"System.Security.Cryptography.Algorithms": "4.0.0-beta-*"
}
}
}