Skip to content

Commit

Permalink
Switch to AltCover
Browse files Browse the repository at this point in the history
  • Loading branch information
jstedfast committed Nov 29, 2024
1 parent 5717013 commit 9b83983
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="coveralls.net" Version="0.7.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="AltCover" Version="9.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="nunit" Version="4.2.2" />
<PackageReference Include="NUnit.Analyzers" Version="4.4.0">
Expand All @@ -33,7 +30,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="OpenCover" Version="4.7.1221" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9b83983

Please sign in to comment.