Add missing dependency.

This commit is contained in:
Chris Ross 2014-10-24 15:24:01 -07:00
parent 76d3043bbe
commit 035983f90e
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
"dependencies": {
"Microsoft.Net.WebSocketAbstractions": "1.0.0-*",
"System.Diagnostics.Contracts": "4.0.0-beta-*",
"System.IO": "4.0.10-beta-*",
"System.Linq": "4.0.0-beta-*",
"System.Runtime": "4.0.20-beta-*",
"System.Runtime.InteropServices": "4.0.20-beta-*",