Update xunit dependencies for CSharp_xunittest template
This commit is contained in:
parent
1fb4703095
commit
8f92f0d74b
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1",
|
||||
"xunit": "2.1.0",
|
||||
"dotnet-test-xunit": "1.0.0-rc2-192208-24"
|
||||
"xunit": "2.2.0-beta2-build3300",
|
||||
"dotnet-test-xunit": "2.2.0-preview2-build1029"
|
||||
},
|
||||
"testRunner": "xunit",
|
||||
"frameworks": {
|
||||
|
|
Loading…
Add table
Reference in a new issue