Skip to content

Commit b17407b

Browse files
committed
Added coverlet
1 parent b9ea737 commit b17407b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

QueueIT.QueueToken.Tests/QueueIT.QueueToken.Tests.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8+
<PackageReference Include="coverlet.msbuild" Version="2.6.1">
9+
<PrivateAssets>all</PrivateAssets>
10+
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
11+
</PackageReference>
812
<PackageReference Include="xunit" Version="2.4.0" />
913
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.0">
1014
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)