Auto csproj fix and update by bot.

This commit is contained in:
Nuget Ninja
2024-03-13 03:22:14 +00:00
parent 32ef0cc95a
commit 2ee4baec5a
2 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.1">
<PackageReference Include="coverlet.collector" Version="6.0.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>