Skip to content

Commit

Permalink
Merge pull request #508 from mganss/dependabot/nuget/xunit.runner.con…
Browse files Browse the repository at this point in the history
…sole-2.8.0

Bump xunit.runner.console from 2.7.1 to 2.8.0
  • Loading branch information
mganss authored Apr 29, 2024
2 parents 05a5c66 + 44cb5ba commit 88e4bd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit.runner.console" Version="2.7.1">
<PackageReference Include="xunit.runner.console" Version="2.8.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 88e4bd3

Please sign in to comment.