Skip to content

Commit

Permalink
Merge pull request #80 from microsoft/dependabot/nuget/coverlet.msbui…
Browse files Browse the repository at this point in the history
…ld-6.0.2

chore(deps): Bump coverlet.msbuild from 6.0.1 to 6.0.2
  • Loading branch information
baywet authored Mar 13, 2024
2 parents b26919c + 10277a5 commit c250a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ApiManifest.Tests/ApiManifest.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<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 c250a46

Please sign in to comment.