Skip to content

Commit 2aee0b2

Browse files
Bump coverlet.collector from 1.2.1 to 1.3.0 (#171)
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e9f46c6 commit 2aee0b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
44

55
<ItemGroup Label="Package References">
6-
<PackageReference Include="coverlet.collector" PrivateAssets="All" Version="1.2.1">
6+
<PackageReference Include="coverlet.collector" PrivateAssets="All" Version="1.3.0">
77
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
88
</PackageReference>
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />

0 commit comments

Comments
 (0)