We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a697d6 commit 0ebada7Copy full SHA for 0ebada7
test/AbpCompanyName.AbpProjectName.Tests/project.json
@@ -8,12 +8,12 @@
8
"AbpCompanyName.AbpProjectName.Application": "1.0.0.0-*",
9
"AbpCompanyName.AbpProjectName.EntityFramework": "1.0.0.0-*",
10
"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",
14
"Shouldly": "2.8.2",
15
"Effort.EF6": "1.3.0",
16
- "Abp.TestBase": "1.2.1"
+ "Abp.TestBase": "1.2.1",
+ "xunit": "2.2.0-beta4-build3444",
+ "xunit.extensibility.execution": "2.2.0-beta4-build3444",
+ "xunit.runner.visualstudio": "2.2.0-beta4-build1194"
17
},
18
19
"frameworks": {
0 commit comments