Skip to content

Commit

Permalink
Bump coverlet.collector from 1.0.0 to 1.0.1 in /Rx.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] authored Jul 2, 2019
1 parent f98ed74 commit 12cdfa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rx.NET/Source/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

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

</Project>

0 comments on commit 12cdfa9

Please sign in to comment.