Skip to content

Commit

Permalink
Merge pull request #529 from b3b00/dependabot/nuget/coverlet.msbuild-…
Browse files Browse the repository at this point in the history
…6.0.4

Bump coverlet.msbuild from 6.0.3 to 6.0.4
  • Loading branch information
b3b00 authored Jan 20, 2025
2 parents c49f66c + 5556d18 commit abf64ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ParserTests/ParserTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1"/>
<PackageReference Include="coverlet.msbuild" Version="6.0.3">
<PackageReference Include="coverlet.msbuild" Version="6.0.4">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit abf64ea

Please sign in to comment.