Skip to content

Commit 84e1654

Browse files
chore(deps): bump coverlet.msbuild from 3.0.1 to 3.0.2 in /src (#136)
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.0.1 to 3.0.2. - [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 bf31e49 commit 84e1654

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
@@ -38,7 +38,7 @@
3838
<PackageReference Include="FluentAssertions" Version="5.10.3" />
3939
<PackageReference Include="DiffEngine" Version="6.5.5" />
4040
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
41-
<PackageReference Include="coverlet.msbuild" Version="3.0.1">
41+
<PackageReference Include="coverlet.msbuild" Version="3.0.2">
4242
<PrivateAssets>all</PrivateAssets>
4343
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4444
</PackageReference>

0 commit comments

Comments
 (0)