Skip to content

Commit

Permalink
remove coverlet from codebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ctolkien committed Feb 22, 2023
1 parent 04c9b9e commit 61abe70
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/Slugify.Core.Tests/Slugify.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="1.2.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="GitHubActionsTestLogger" Version="2.0.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 61abe70

Please sign in to comment.