Skip to content

Commit

Permalink
Merge pull request #44 from loresoft/dependabot/nuget/coverlet.collec…
Browse files Browse the repository at this point in the history
…tor-6.0.1

Bump coverlet.collector from 6.0.0 to 6.0.1
  • Loading branch information
pwelter34 authored Apr 7, 2024
2 parents ee7e86b + 5b57dad commit 7af89f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</PropertyGroup>

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

0 comments on commit 7af89f2

Please sign in to comment.