We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2572678 commit afc96a9Copy full SHA for afc96a9
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