Skip to content

Commit 21fd787

Browse files
chore(deps): update dependency coverlet.collector to 6.0.4 (#1189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1c07c7 commit 21fd787

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<ProjectReference Include="../../src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj" />
2828
</ItemGroup>
2929
<ItemGroup>
30-
<PackageReference Include="coverlet.collector" Version="6.0.3">
30+
<PackageReference Include="coverlet.collector" Version="6.0.4">
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
<PrivateAssets>all</PrivateAssets>
3333
</PackageReference>

tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ProjectReference Include="..\..\src\TestableIO.System.IO.Abstractions.Wrappers\TestableIO.System.IO.Abstractions.Wrappers.csproj" />
1313
</ItemGroup>
1414
<ItemGroup>
15-
<PackageReference Include="coverlet.collector" Version="6.0.3">
15+
<PackageReference Include="coverlet.collector" Version="6.0.4">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)