Skip to content

Commit

Permalink
Merge pull request #317 from lduchosal/dependabot/nuget/coverlet.msbu…
Browse files Browse the repository at this point in the history
…ild-6.0.2

Build(deps): Bump coverlet.msbuild from 6.0.1 to 6.0.2
  • Loading branch information
mergify[bot] authored Mar 13, 2024
2 parents ee44b96 + 2500e42 commit 1727f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestProject/TestProject.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
</ItemGroup>

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

0 comments on commit 1727f1a

Please sign in to comment.