Skip to content

Commit

Permalink
Merge pull request #532 from mganss/dependabot/nuget/coverlet.msbuild…
Browse files Browse the repository at this point in the history
…-6.0.1

Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • Loading branch information
mganss authored Feb 26, 2024
2 parents 5906e04 + d02d23f commit c6016f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/HtmlSanitizer.Tests/HtmlSanitizer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="AngleSharp.Xml" Version="0.17.0" />
<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</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit c6016f5

Please sign in to comment.