Skip to content

Commit

Permalink
Merge pull request #17 from nils-org/renovate/coverlet.msbuild-3.x
Browse files Browse the repository at this point in the history
(maint) Update dependency coverlet.msbuild to v3.2.0
  • Loading branch information
nils-a authored Oct 29, 2022
2 parents eccdde5 + d867318 commit af1998a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="3.1.2">
<PackageReference Include="coverlet.msbuild" Version="3.2.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit af1998a

Please sign in to comment.