Bump HtmlAgilityPack from 1.8.11 to 1.8.12

Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.8.11 to 1.8.12.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.8.11...v1.8.12)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-14 02:35:56 +00:00
committed by dependabot[bot]
parent 776bff8e75
commit 5800bf4249

View File

@@ -50,7 +50,7 @@
<ItemGroup>
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="2.0.1" />
<PackageReference Include="HtmlAgilityPack" Version="1.8.11" />
<PackageReference Include="HtmlAgilityPack" Version="1.8.12" />
<PackageReference Include="Humanizer" Version="2.5.16" />
<PackageReference Include="JetBrains.Annotations" Version="2018.2.1" />
<PackageReference Include="Markdig.Signed" Version="0.15.6" />