Use latest build of dotnet-test-xunit
This commit is contained in:
parent
09ce98ec41
commit
a35571b8c5
|
|
@ -16,7 +16,7 @@
|
|||
"version": "1.0.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"dotnet-test-xunit": "1.0.0-dev-*"
|
||||
"dotnet-test-xunit": "1.0.0-*"
|
||||
},
|
||||
"imports": [
|
||||
"dnxcore50",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"type": "platform"
|
||||
},
|
||||
"moq.netcore": "4.4.0-beta8",
|
||||
"dotnet-test-xunit": "1.0.0-dev-*",
|
||||
"dotnet-test-xunit": "1.0.0-*",
|
||||
"System.Diagnostics.TraceSource": "4.0.0-*"
|
||||
},
|
||||
"imports": [
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
"version": "1.0.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"dotnet-test-xunit": "1.0.0-dev-*"
|
||||
"dotnet-test-xunit": "1.0.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"type": "platform"
|
||||
},
|
||||
"moq.netcore": "4.4.0-beta8",
|
||||
"dotnet-test-xunit": "1.0.0-dev-*",
|
||||
"dotnet-test-xunit": "1.0.0-*",
|
||||
"System.Diagnostics.TraceSource": "4.0.0-*"
|
||||
},
|
||||
"imports": [
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"version": "1.0.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"dotnet-test-xunit": "1.0.0-dev-*"
|
||||
"dotnet-test-xunit": "1.0.0-*"
|
||||
},
|
||||
"imports": [
|
||||
"dnxcore50",
|
||||
|
|
|
|||
Loading…
Reference in New Issue