diff --git a/test/TestClient/project.json b/test/TestClient/project.json index f4c2b0131d..2c1c4ae5e9 100644 --- a/test/TestClient/project.json +++ b/test/TestClient/project.json @@ -1,4 +1,7 @@ { + "commands": { + "TestClient": "TestClient" + }, "dependencies": { "Microsoft.AspNet.WebSockets.Protocol": "1.0.0-*", "Microsoft.AspNet.WebSockets.Client": "1.0.0-*"