Reacting to System.Security.Cryptograph.Encryption package rename

This commit is contained in:
Pranav K 2014-07-17 09:30:34 -07:00
parent 0a50505f4d
commit 839e066d59
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"System.Runtime": "4.0.20.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0",
"System.Security.Cryptography": "4.0.0.0",
"System.Security.Cryptography.Encryption": "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",