Skip to content

Commit

Permalink
Bump xunit.runner.visualstudio in the xunit group (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent d168d37 commit ebb3f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageVersion Include="xunit.v3" Version="0.4.0-pre.20" />
<PackageVersion Include="xunit.v3.core" Version="0.4.0-pre.20" />
<PackageVersion Include="xunit.v3.assert" Version="0.4.0-pre.20" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.42" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.49" />
</ItemGroup>
<ItemGroup Condition=" '$(IsTestProject)' == 'true' ">
<PackageReference Include="coverlet.msbuild" PrivateAssets="All" />
Expand Down

0 comments on commit ebb3f62

Please sign in to comment.