React to updated CoreCLR packages

https://github.com/aspnet/Coherence/issues/97
This commit is contained in:
John Luo 2016-05-26 18:34:09 -07:00
parent d61c5100c9
commit 8469da66d0
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
"net451": {},
"netstandard1.3": {
"dependencies": {
"System.Security.Cryptography.Algorithms": "4.1.0-*"
"System.Security.Cryptography.Algorithms": "4.2.0-*"
}
}
}