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 988119a commit f0a8d85Copy full SHA for f0a8d85
Directory.Packages.props
@@ -51,7 +51,7 @@
51
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
52
</PackageVersion>
53
<PackageVersion Include="xunit.v3" Version="3.1.0" />
54
- <PackageVersion Include="xunit.runner.visualstudio" Version="3.1.4" />
+ <PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
55
</ItemGroup>
56
<ItemGroup Label="Tools">
57
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
0 commit comments