Skip to content

Commit

Permalink
Merge pull request #480 from louisaxel-ambroise/dependabot/nuget/cove…
Browse files Browse the repository at this point in the history
…rlet.msbuild-6.0.1

Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • Loading branch information
louisaxel-ambroise authored Feb 23, 2024
2 parents b4ab93b + 1e5f464 commit 3dd5a2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>disable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
<PackageReference Include="coverlet.msbuild" Version="6.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 3dd5a2e

Please sign in to comment.