Skip to content

Commit

Permalink
Bump coverlet.collector from 1.0.0 to 1.0.1 in /Ix.NET/Source
Browse files Browse the repository at this point in the history
Bumps [coverlet.collector](https://github.com/tonerdo/coverlet) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/tonerdo/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v1.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 2, 2019
1 parent f98ed74 commit 820349b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ix.NET/Source/Directory.build.props
Expand Up @@ -28,7 +28,7 @@


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


Expand Down

0 comments on commit 820349b

Please sign in to comment.