Skip to content

Commit 3f137ed

Browse files
Bump coverlet.msbuild from 3.2.0 to 6.0.0 (#275)
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.2.0 to 6.0.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v3.2.0...v6.0.0) --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Smith <steve@kentsmiths.com>
1 parent 6240010 commit 3f137ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/GuardClauses.UnitTests/GuardClauses.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="altcover" Version="8.6.68" />
11-
<PackageReference Include="coverlet.msbuild" Version="3.2.0">
11+
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>

0 commit comments

Comments
 (0)