build: Upgraded the version of the NuGet package dependency.

This commit is contained in:
real-zony
2023-01-03 21:36:52 +08:00
parent f25ba90b9a
commit d7e11af3ba
4 changed files with 16 additions and 16 deletions

View File

@@ -14,7 +14,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="3.1.2">
<PackageReference Include="coverlet.collector" Version="3.2.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>