Bump HtmlAgilityPack from 1.11.9 to 1.11.10

Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.9 to 1.11.10.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.9...v1.11.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-19 05:49:43 +00:00
parent 27b6338dc8
commit 4a246ee9e5

View File

@@ -59,7 +59,7 @@
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="4.0.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="HtmlAgilityPack" Version="1.11.9" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.10" />
<PackageReference Include="Humanizer" Version="2.6.2" />
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
<PackageReference Include="Markdig.Signed" Version="0.17.1" />