Update xunit dependencies for CSharp_xunittest template

This commit is contained in:
Simon de Lang 2016-08-25 15:02:52 +02:00 committed by GitHub
parent 1fb4703095
commit 8f92f0d74b

View file

@ -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": {