Skip to content

Commit 0ebada7

Browse files
committed
upgraded xunit packages.
1 parent 0a697d6 commit 0ebada7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/AbpCompanyName.AbpProjectName.Tests/project.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"AbpCompanyName.AbpProjectName.Application": "1.0.0.0-*",
99
"AbpCompanyName.AbpProjectName.EntityFramework": "1.0.0.0-*",
1010
"dotnet-test-xunit": "2.2.0-preview2-build1029",
11-
"xunit": "2.2.0-beta2-build3300",
12-
"xunit.extensibility.execution": "2.2.0-beta2-build3300",
13-
"xunit.runner.visualstudio": "2.2.0-beta2-build1149",
1411
"Shouldly": "2.8.2",
1512
"Effort.EF6": "1.3.0",
16-
"Abp.TestBase": "1.2.1"
13+
"Abp.TestBase": "1.2.1",
14+
"xunit": "2.2.0-beta4-build3444",
15+
"xunit.extensibility.execution": "2.2.0-beta4-build3444",
16+
"xunit.runner.visualstudio": "2.2.0-beta4-build1194"
1717
},
1818

1919
"frameworks": {

0 commit comments

Comments
 (0)