Skip to content

Commit 3f1a5fc

Browse files
committed
Updated xUnit version
1 parent f758987 commit 3f1a5fc

File tree

28 files changed

+2584
-3404
lines changed

28 files changed

+2584
-3404
lines changed

samples/ApplicationParts/ApplicationParts.Test/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
}
99
},
1010
"dependencies": {
11-
"dotnet-test-xunit": "1.0.0-*",
12-
"XUnit": "2.1.0",
11+
"dotnet-test-xunit": "2.2.0-*",
12+
"xunit": "2.2.0-*",
1313
"MyTested.AspNetCore.Mvc": "1.0.0-*",
1414
"ApplicationParts.Web": "1.0.0-*",
1515
"ApplicationParts.Controllers": "1.0.0-*",

0 commit comments

Comments
 (0)