Bump coverlet.collector from 1.3.0 to 3.0.0 (#776)

This commit is contained in:
dependabot[bot]
2021-01-11 15:47:29 +08:00
committed by GitHub
parent 2363bf0ffa
commit 8b8d983b51

View File

@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="1.3.0">
<PackageReference Include="coverlet.collector" Version="3.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>