Skip to content

Commit

Permalink
Merge pull request #491 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 bbef9ea + 14237b3 commit 3b2f96a
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.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 3b2f96a

Please sign in to comment.