Skip to content

Commit 12cdfa9

Browse files
Bump coverlet.collector from 1.0.0 to 1.0.1 in /Rx.NET/Source
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] <[email protected]>
1 parent f98ed74 commit 12cdfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rx.NET/Source/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
32-
<PackageReference Include="coverlet.collector" Version="1.0.0" />
32+
<PackageReference Include="coverlet.collector" Version="1.0.1" />
3333
</ItemGroup>
3434

3535
</Project>

0 commit comments

Comments
 (0)