Skip to content

Commit ca11fef

Browse files
build(deps): bump coverlet.msbuild from 2.9.0 to 3.0.1 in /Sample (#324)
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 2.9.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8f8f32 commit ca11fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="ReactiveUI.Testing" Version="13.*" />
3434
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
3535
<PackageReference Include="NSubstitute" Version="4.2.2" />
36-
<PackageReference Include="coverlet.msbuild" Version="2.9.0">
36+
<PackageReference Include="coverlet.msbuild" Version="3.0.1">
3737
<PrivateAssets>all</PrivateAssets>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
3939
</PackageReference>

0 commit comments

Comments
 (0)