Skip to content

Commit

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

Bump xunit.runner.console from 2.4.2 to 2.5.0
  • Loading branch information
mganss authored Jul 7, 2023
2 parents e4b83ad + 92d344f commit 5747eb6
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.4.2">
<PackageReference Include="xunit.runner.console" Version="2.5.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 5747eb6

Please sign in to comment.