We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa318a commit 1af07bdCopy full SHA for 1af07bd
Test/Test.csproj
@@ -14,7 +14,7 @@ SPDX-License-Identifier: MIT
14
<CoverletOutputFormat>opencover</CoverletOutputFormat>
15
</PropertyGroup>
16
<ItemGroup>
17
- <PackageReference Include="coverlet.msbuild" Version="6.0.2">
+ <PackageReference Include="coverlet.msbuild" Version="6.0.4">
18
<PrivateAssets>all</PrivateAssets>
19
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
20
</PackageReference>
0 commit comments