Skip to content

Commit

Permalink
Merge pull request #574 from t1m0thyj/dependabot/nuget/src/coverlet.c…
Browse files Browse the repository at this point in the history
…ollector-6.0.2

Bump coverlet.collector from 6.0.1 to 6.0.2 in /src
  • Loading branch information
t1m0thyj committed Mar 13, 2024
2 parents 96c5d48 + 8130f30 commit 7ab0033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/WinDynamicDesktop.Tests.csproj
Expand Up @@ -16,7 +16,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<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>
Expand Down

0 comments on commit 7ab0033

Please sign in to comment.