fix project reference
This commit is contained in:
parent
91e94b1353
commit
854ffadc6a
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue