Skip to content

Commit 92ea749

Browse files
Bump coverlet.msbuild from 3.0.0 to 3.0.1
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.0.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[bot] <support@github.com>
1 parent 456a3e6 commit 92ea749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<PackageReference Update="Serilog.Sinks.XUnit" Version="2.0.4" />
3636
<PackageReference Update="XunitXml.TestLogger" Version="2.1.26" />
3737
<PackageReference Update="coverlet.collector" Version="1.3.0" />
38-
<PackageReference Update="coverlet.msbuild" Version="3.0.0" />
38+
<PackageReference Update="coverlet.msbuild" Version="3.0.1" />
3939
<PackageReference Update="System.Reactive" Version="4.4.1" />
4040
<PackageReference Update="System.Collections.Immutable" Version="1.7.1" />
4141
<PackageReference Update="Microsoft.Reactive.Testing" Version="4.4.1" />

0 commit comments

Comments
 (0)