Skip to content

Commit

Permalink
Add AngleSharp package as a dependency
Browse files Browse the repository at this point in the history
Contributes to #68
  • Loading branch information
baynezy committed Nov 21, 2017
1 parent 4a72f3b commit 9801a4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Html2Markdown/Html2Markdown.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.5.0" />
<PackageReference Include="AngleSharp" Version="0.9.9" />
</ItemGroup>

</Project>

0 comments on commit 9801a4c

Please sign in to comment.