Updated packages due to changes in security contracts

This commit is contained in:
David Fowler 2014-07-01 10:22:31 -07:00
parent df425e4796
commit d98df8a873
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@
"System.Runtime": "4.0.20.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0",
"System.Security.Cryptography.HashAlgorithms.SHA1": "4.0.0.0",
"System.Security.Cryptography": "4.0.0.0",
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0.0",
"System.Threading": "4.0.0.0",
"System.Threading.Tasks": "4.0.10.0",
"System.Threading.Timer": "4.0.0.0"