fix project reference

This commit is contained in:
Andrew Stanton-Nurse 2016-07-18 09:41:13 -07:00
parent 91e94b1353
commit 854ffadc6a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"dependencies": { "dependencies": {
"Microsoft.AspNetCore.WebSockets.Server": { "target": "project" }, "Microsoft.AspNetCore.WebSockets.Server": "0.2.0-*",
"Microsoft.NETCore.App": { "Microsoft.NETCore.App": {
"version": "1.0.0", "version": "1.0.0",
"type": "platform" "type": "platform"