Add dotnet-test-xunit

This commit is contained in:
Pranav K 2016-05-02 17:42:55 -07:00
parent 071cf1c0f4
commit bba69da958
1 changed files with 1 additions and 3 deletions

View File

@ -17,6 +17,7 @@
}
},
"dependencies": {
"dotnet-test-xunit": "1.0.0-*",
"Microsoft.AspNetCore.Server.Testing": "1.0.0-*",
"Microsoft.Extensions.Logging": "1.0.0-*",
"Microsoft.Extensions.Logging.Console": "1.0.0-*",
@ -24,9 +25,6 @@
},
"frameworks": {
"net451": {
"dependencies": {
"xunit.runner.console": "2.1.0"
},
"frameworkAssemblies": {
"System.Data": "",
"System.Net.Http": "",