Skip to content

Commit

Permalink
Merge pull request #17 from GGG-KILLER/dependabot/nuget/coverlet.coll…
Browse files Browse the repository at this point in the history
…ector-6.0.2

Bump coverlet.collector from 3.1.2 to 6.0.2
  • Loading branch information
GGG-KILLER authored Dec 10, 2024
2 parents 76b4feb + 1a01cff commit 2b1910d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Settings.Test.targets
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="coverlet.collector" Version="3.1.2">
<PackageReference Include="coverlet.collector" Version="6.0.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 2b1910d

Please sign in to comment.