aspnetcore/test/AutobahnTestClient/Project.json

11 lines
161 B
JSON

{
"dependencies": {
"Microsoft.AspNetCore.WebSockets.Client": "0.1.0-*"
},
"commands": {
"run": "run"
},
"frameworks": {
"dnx451": {}
}
}