Skip to content

Commit

Permalink
Bump CoverletMsBuildVersion from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps `CoverletMsBuildVersion` from 6.0.0 to 6.0.1.

Updates `coverlet.msbuild` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.1)

Updates `coverlet.collector` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: coverlet.msbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 06de364 commit 524bb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup Label="Dependencies from Test">
<CoverletMsBuildVersion>6.0.0</CoverletMsBuildVersion>
<CoverletMsBuildVersion>6.0.1</CoverletMsBuildVersion>
<MicrosoftNETTestSdkVersion>17.8.0</MicrosoftNETTestSdkVersion>
<XunitVersion>2.7.0</XunitVersion>
<XunitRunnerVisualStudioVersion>2.5.7</XunitRunnerVisualStudioVersion>
Expand Down

0 comments on commit 524bb72

Please sign in to comment.