Skip to content

Commit c994281

Browse files
Bump coverlet.collector from 6.0.3 to 6.0.4
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.3...v6.0.4) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6bb745 commit c994281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PCAxis.Menu.ConfigDatamodelMenu.UnitTest/PCAxis.Menu.ConfigDatamodelMenu.UnitTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
13-
<PackageReference Include="coverlet.collector" Version="6.0.3">
13+
<PackageReference Include="coverlet.collector" Version="6.0.4">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)