Skip to content

Commit

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

build(deps): bump coverlet.collector from 6.0.1 to 6.0.2
  • Loading branch information
ikesnowy authored Mar 18, 2024
2 parents eadc0fb + f696289 commit e7c9843
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.1">
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit e7c9843

Please sign in to comment.