Bump HtmlAgilityPack from 1.8.14 to 1.9.0

Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.8.14 to 1.9.0.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.8.14...v1.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-18 01:14:01 +00:00
committed by dependabot[bot]
parent 3c23b91d87
commit 27c972ed93

View File

@@ -57,7 +57,7 @@
<ItemGroup>
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="3.0.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.8.14" />
<PackageReference Include="HtmlAgilityPack" Version="1.9.0" />
<PackageReference Include="Humanizer" Version="2.5.16" />
<PackageReference Include="JetBrains.Annotations" Version="2018.3.0" />
<PackageReference Include="Markdig.Signed" Version="0.15.7" />