Skip to content

Commit

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

Bump coverlet.msbuild from 3.0.0 to 3.0.1
  • Loading branch information
mganss authored Jan 18, 2021
2 parents f981af5 + f373c94 commit 7269b4f
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="3.0.0">
<PackageReference Include="coverlet.msbuild" Version="3.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 7269b4f

Please sign in to comment.