Skip to content

Commit

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

Bump coverlet.msbuild from 6.0.2 to 6.0.3
  • Loading branch information
b3b00 authored Jan 1, 2025
2 parents 350f03e + 3e35795 commit 82fcf5c
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.2">
<PackageReference Include="coverlet.msbuild" Version="6.0.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 82fcf5c

Please sign in to comment.