Skip to content

Commit

Permalink
Merge pull request #1065 from christianhelle/renovate/coverlet.collec…
Browse files Browse the repository at this point in the history
…tor-6.x

Update dependency coverlet.collector to 6.0.3
  • Loading branch information
christianhelle authored Dec 31, 2024
2 parents 85dee3e + 1229a9a commit 952ee52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<PackageReference Include="Moq" Version="4.20.71" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PackageReference Include="coverlet.collector" Version="6.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 952ee52

Please sign in to comment.