Updating dependency version to fix a 0.3.0 => 1.1.0 upgrade warning
This commit is contained in:
parent
51d4e11e6f
commit
10c741b14e
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue