Skip to content

Commit

Permalink
Bump coverlet.collector from 3.0.1 to 3.0.2 in /Ix.NET/Source
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 25, 2021
1 parent dbe6653 commit 1135045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ix.NET/Source/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</ItemGroup>

<ItemGroup Condition="'$(IsTestProject)' == 'true'">
<PackageReference Include="coverlet.collector" Version="3.0.1" />
<PackageReference Include="coverlet.collector" Version="3.0.2" />
</ItemGroup>


Expand Down

0 comments on commit 1135045

Please sign in to comment.