React to updated CoreCLR packages

https://github.com/aspnet/Coherence/issues/97
This commit is contained in:
John Luo 2016-05-17 14:57:06 -07:00
parent a2d22a1048
commit 1d588e0e82
1 changed files with 1 additions and 1 deletions

View File

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