Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-02-01 22:29:41 +01:00
committed by GitHub
parent f863ca1f2d
commit 6af7d5445f
16 changed files with 16 additions and 16 deletions

View File

@@ -26,7 +26,7 @@
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageReference Include="coverlet.collector" Version="3.1.0" />
<PackageReference Include="coverlet.collector" Version="3.1.1" />
</ItemGroup>
<!-- Code Analyzers -->