Updating dependency version to fix a 0.3.0 => 1.1.0 upgrade warning

This commit is contained in:
moozzyk 2016-11-11 10:49:54 -08:00
parent 51d4e11e6f
commit 10c741b14e
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
"Channels": "0.2.0-beta-*",
"Microsoft.AspNetCore.Hosting.Abstractions": "1.2.0-*",
"Microsoft.AspNetCore.Routing": "1.2.0-*",
"Microsoft.AspNetCore.WebSockets": "0.3.0-*",
"Microsoft.AspNetCore.WebSockets": "1.1.0-*",
"NETStandard.Library": "1.6.1-*"
},
"frameworks": {