Skip to content

Commit

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

Bump coverlet.msbuild from 6.0.1 to 6.0.2
  • Loading branch information
mganss authored Mar 13, 2024
2 parents d8e590b + bbf1500 commit fc43f07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<ProjectReference Include="..\XmlSchemaClassGenerator\XmlSchemaClassGenerator.csproj" />
</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</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit fc43f07

Please sign in to comment.