Skip to content

Commit ed7c449

Browse files
Bump coverlet.collector from 1.3.0 to 3.0.1 in /Ix.NET/Source
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 3.0.1. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9329157 commit ed7c449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ix.NET/Source/Directory.Build.props

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

3232
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
33-
<PackageReference Include="coverlet.collector" Version="1.3.0" />
33+
<PackageReference Include="coverlet.collector" Version="3.0.1" />
3434
</ItemGroup>
3535

3636

0 commit comments

Comments
 (0)