Bump HtmlAgilityPack from 1.11.1 to 1.11.2

Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.1...v1.11.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-08 01:12:17 +00:00
committed by dependabot[bot]
parent 1b0cb41366
commit 8d38fd04a5

View File

@@ -57,7 +57,7 @@
<ItemGroup>
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="3.0.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.1" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.2" />
<PackageReference Include="Humanizer" Version="2.6.2" />
<PackageReference Include="JetBrains.Annotations" Version="2019.1.1" />
<PackageReference Include="Markdig.Signed" Version="0.16.0" />