Skip to content

Commit

Permalink
馃檲 Update nuget pkg
Browse files Browse the repository at this point in the history
Updates 'coverlet.collector' pkg.
  • Loading branch information
jonas-merkle committed Apr 9, 2024
1 parent fc65173 commit bdcb25b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="6.0.1">
<PackageReference Include="coverlet.collector" Version="6.0.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit bdcb25b

Please sign in to comment.