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 Sep 30, 2017
1 parent c3cd3d9 commit a6d90a7
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 a6d90a7

Please sign in to comment.