Skip to content

Commit

Permalink
Merge pull request #113 from loresoft/dependabot/nuget/coverlet.colle…
Browse files Browse the repository at this point in the history
…ctor-6.0.3

Bump coverlet.collector from 6.0.2 to 6.0.3
  • Loading branch information
github-actions[bot] authored Dec 31, 2024
2 parents 14c24ab + 0d9b88c commit 1c18717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/EntityChange.Tests/EntityChange.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PackageReference Include="coverlet.collector" Version="6.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 1c18717

Please sign in to comment.