Skip to content

Commit 7aa2b8c

Browse files
chore(deps): update dependency coverlet.collector to v6.0.2 (#820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c27d7a4 commit 7aa2b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

winforms/demo2/WinForms.Reactive.Client.Tests/WinForms.Reactive.Client.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1717
<PackageReference Include="NUnit" Version="3.13.3" />
1818
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
19-
<PackageReference Include="coverlet.collector" Version="6.0.1">
19+
<PackageReference Include="coverlet.collector" Version="6.0.2">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
</PackageReference>

0 commit comments

Comments
 (0)