Skip to content

Commit 00dce8b

Browse files
committed
chore(deps): update dependency coverlet.collector to v6.0.2
1 parent 5a9c856 commit 00dce8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/BlazorApplicationInsights.Tests/BlazorApplicationInsights.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>
21-
<PackageReference Include="coverlet.collector" Version="6.0.1">
21+
<PackageReference Include="coverlet.collector" Version="6.0.2">
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
<PrivateAssets>all</PrivateAssets>
2424
</PackageReference>

0 commit comments

Comments
 (0)