Updating test TFMs for custom test discovery

This commit is contained in:
John Luo 2016-02-19 11:01:54 -08:00
parent 78451efa7f
commit 5ca09d0b10
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
"dotnet-test-xunit": "1.0.0-dev-*"
}
},
"dnx451": {
"net451": {
"frameworkAssemblies": {
"System.Runtime": "",
"System.Threading.Tasks": ""
@ -34,4 +34,4 @@
}
}
}
}
}

View File

@ -21,7 +21,7 @@
"dotnet-test-xunit": "1.0.0-dev-*"
}
},
"dnx451": {
"net451": {
"frameworkAssemblies": {
"System.Runtime": "",
"System.Threading.Tasks": ""
@ -39,4 +39,4 @@
"warningsAsErrors": true,
"keyFile": "../../tools/Key.snk"
}
}
}