Added xUnit console test runner to unit test PCL.
This commit is contained in:
parent
9472c7061b
commit
482f8d4bfb
@ -1,7 +1,8 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"Xamarin.Forms": "2.3.4.231",
|
||||
"xunit": "2.2.0"
|
||||
"xunit": "2.2.0",
|
||||
"xunit.runner.console": "2.2.0"
|
||||
},
|
||||
"frameworks": {
|
||||
".NETPortable,Version=v4.5,Profile=Profile111": {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user