Skip to content

Commit

Permalink
Add coverlet.msbuild to the DataLake.UnitTests project.
Browse files Browse the repository at this point in the history
  • Loading branch information
eminencegrs committed Jan 28, 2024
1 parent 91d32b0 commit 7ceb937
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7ceb937

Please sign in to comment.