Skip to content

Commit

Permalink
Merge pull request #6 from escendit/dependabot/nuget/coverlet.collect…
Browse files Browse the repository at this point in the history
…or-6.0.0

chore(deps): Bump coverlet.collector from 3.2.0 to 6.0.0
  • Loading branch information
snovak7 authored Aug 10, 2023
2 parents 870c7ac + b846286 commit 7732eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="3.2.0">
<PackageReference Include="coverlet.collector" Version="6.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 7732eef

Please sign in to comment.