Skip to content

Commit afc96a9

Browse files
chore(deps): update dependency coverlet.msbuild to 6.0.4 (#552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2572678 commit afc96a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SPDX-License-Identifier: MIT
1414
<CoverletOutputFormat>opencover</CoverletOutputFormat>
1515
</PropertyGroup>
1616
<ItemGroup>
17-
<PackageReference Include="coverlet.msbuild" Version="6.0.2">
17+
<PackageReference Include="coverlet.msbuild" Version="6.0.4">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)