Skip to content

Commit

Permalink
Remove Moq dependency
Browse files Browse the repository at this point in the history
Closes #290
  • Loading branch information
baynezy committed Aug 9, 2023
1 parent 1c05a9e commit 1a01fbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Html2Markdown.Test/Html2Markdown.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Verify.NUnit" Version="20.6.0" />
</ItemGroup>

Expand Down

0 comments on commit 1a01fbd

Please sign in to comment.