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 ca92656 commit e593493Copy full SHA for e593493
src/directory.packages.props
@@ -32,7 +32,7 @@
32
<ItemGroup>
33
<PackageVersion Include="xunit" Version="2.9.3" />
34
<PackageVersion Include="xunit.analyzers" Version="1.23.0" />
35
- <PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
+ <PackageVersion Include="xunit.runner.visualstudio" Version="3.1.3" />
36
</ItemGroup>
37
38
<ItemGroup Condition="$(TargetFramework.StartsWith('netstandard'))">
0 commit comments