We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a53fc commit 457b55bCopy full SHA for 457b55b
src/NetCoreStack.WebSockets/project.json
@@ -5,7 +5,8 @@
5
"NETStandard.Library": "1.6.1",
6
"Microsoft.AspNetCore.WebSockets": "1.0.0",
7
"Microsoft.Extensions.Logging": "1.1.0",
8
- "Newtonsoft.Json": "9.0.1"
+ "Newtonsoft.Json": "9.0.1",
9
+ "System.IO.Compression": "4.3.0"
10
},
11
12
"frameworks": {
0 commit comments