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.
xunit.core
xunit.runner.console
1 parent 6bdd5da commit cc72b12Copy full SHA for cc72b12
.csharpierignore
Directory.Packages.props
@@ -16,8 +16,6 @@
16
<PackageVersion Include="Polyfill" Version="1.34.0" />
17
<PackageVersion Include="Verify.Xunit" Version="22.11.1" />
18
<PackageVersion Include="xunit" Version="2.6.4" />
19
- <PackageVersion Include="xunit.core" Version="2.6.4" />
20
- <PackageVersion Include="xunit.runner.console" Version="2.6.4" />
21
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
22
</ItemGroup>
23
</Project>
0 commit comments