Skip to content

Commit

Permalink
Added coverlet.msbuild package
Browse files Browse the repository at this point in the history
  • Loading branch information
samsmithnz committed Jul 9, 2021
1 parent 04964b5 commit 4df69cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SamSmithNZ/SamSmithNZ.Tests/SamSmithNZ.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="3.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="5.0.7" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="5.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
Expand Down

0 comments on commit 4df69cb

Please sign in to comment.