Update xunit.runner.kre => xunit.runner.aspnet.
This commit is contained in:
Родитель
1a20794d78
Коммит
e5a577866c
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"Microsoft.AspNet.SignalR.SqlServer": "3.0.0-*",
|
||||
"xunit.runner.kre": "1.0.0-*",
|
||||
"xunit.runner.aspnet": "2.0.0-aspnet-*",
|
||||
"Moq": "4.2.1312.1622"
|
||||
},
|
||||
"compilationOptions": {
|
||||
|
@ -11,6 +11,6 @@
|
|||
"dnx451": { }
|
||||
},
|
||||
"commands": {
|
||||
"test": "xunit.runner.kre"
|
||||
"test": "xunit.runner.aspnet"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче