aspnetcore/test/AutobahnTestClient/project.json

11 lines
181 B
JSON

{
"compilationOptions": {
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.AspNetCore.WebSockets.Client": "0.1.0-*"
},
"frameworks": {
"dnx451": {}
}
}