Updated packages due to changes in security contracts

This commit is contained in:
David Fowler 2014-07-01 10:31:16 -07:00
parent 0103307aac
commit bb0fb639ae
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.Handles": "4.0.0.0",
"System.Runtime.InteropServices": "4.0.20.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.Security.Principal": "4.0.0.0",
"System.Text.Encoding": "4.0.20.0",
"System.Text.Encoding.Extensions": "4.0.10.0",