Skip to content

Commit 1c4d6f2

Browse files
chore(deps): bump coverlet.msbuild from 3.2.0 to 6.0.0 in /src (#266)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83d06b1 commit 1c4d6f2

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
@@ -41,7 +41,7 @@
4141
<PackageReference Include="FluentAssertions" Version="6.11.0" />
4242
<PackageReference Include="DiffEngine" Version="11.4.1" />
4343
<PackageReference Include="PublicApiGenerator" Version="11.0.0" />
44-
<PackageReference Include="coverlet.msbuild" Version="3.2.0">
44+
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
4545
<PrivateAssets>all</PrivateAssets>
4646
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4747
</PackageReference>

0 commit comments

Comments
 (0)