Skip to content

Commit 457b55b

Browse files
gedemgedem
authored andcommitted
Reference fix
1 parent 33a53fc commit 457b55b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/NetCoreStack.WebSockets/project.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"NETStandard.Library": "1.6.1",
66
"Microsoft.AspNetCore.WebSockets": "1.0.0",
77
"Microsoft.Extensions.Logging": "1.1.0",
8-
"Newtonsoft.Json": "9.0.1"
8+
"Newtonsoft.Json": "9.0.1",
9+
"System.IO.Compression": "4.3.0"
910
},
1011

1112
"frameworks": {

0 commit comments

Comments
 (0)