Skip to content

Commit

Permalink
Update to v3 xunit.runner.visualstudio after bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Jul 17, 2024
1 parent 6c63c7b commit 11c1f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="xunit.assert.source" Version="2.9.1-pre.5" />
<PackageReference Include="xunit.core" Version="2.9.1-pre.5" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0-pre.17" />
</ItemGroup>

</When>
Expand Down

0 comments on commit 11c1f3f

Please sign in to comment.