Skip to content

Commit

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

Bump coverlet.collector from 1.1.0 to 1.2.0
  • Loading branch information
evilpilaf authored Jan 12, 2020
2 parents 46494a7 + 1a613db commit 1fef073
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="1.1.0">
<PackageReference Include="coverlet.collector" Version="1.2.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 1fef073

Please sign in to comment.