|
{
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.WebSockets.Protocol": "0.1.0-*",
|
|
"Microsoft.NETCore.Platforms": "1.0.1-*",
|
|
"xunit.runner.aspnet": "2.0.0-aspnet-*"
|
|
},
|
|
"frameworks": {
|
|
"dnx451": {},
|
|
"dnxcore50": {}
|
|
},
|
|
"commands": {
|
|
"test": "xunit.runner.aspnet"
|
|
}
|
|
} |