Skip to content

Commit

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

Bump coverlet.msbuild from 2.9.0 to 3.0.0
  • Loading branch information
mganss authored Jan 11, 2021
2 parents 6f55407 + 9061926 commit 7412170
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<ProjectReference Include="..\XmlSchemaClassGenerator\XmlSchemaClassGenerator.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="2.9.0">
<PackageReference Include="coverlet.msbuild" Version="3.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 7412170

Please sign in to comment.