We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a74aff commit 3a6d883Copy full SHA for 3a6d883
tests/NetEvolve.CodeBuilder.Tests.Unit/NetEvolve.CodeBuilder.Tests.Unit.csproj
@@ -7,6 +7,7 @@
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8
</PropertyGroup>
9
<ItemGroup>
10
+ <PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" />
11
<PackageReference Include="NetEvolve.Extensions.TUnit" />
12
<PackageReference Include="TUnit" />
13
</ItemGroup>
0 commit comments