Skip to content

Commit

Permalink
Merge pull request #28 from NitroDevs/dependabot/nuget/coverlet.colle…
Browse files Browse the repository at this point in the history
…ctor-3.2.0

Bump coverlet.collector from 3.1.2 to 3.2.0
  • Loading branch information
KyleMcMaster committed Oct 31, 2022
2 parents 57501c4 + 4976c57 commit 85e39c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="3.1.2">
<PackageReference Include="coverlet.collector" Version="3.2.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 85e39c4

Please sign in to comment.