Bump HtmlAgilityPack from 1.11.12 to 1.11.14

Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.12 to 1.11.14.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.12...v1.11.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-01 01:45:11 +00:00
parent ed2d2e6d2f
commit 7d90d90f4f

View File

@@ -51,7 +51,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="CryptSharpStandard" Version="1.0.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.12" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.14" />
<PackageReference Include="Humanizer" Version="2.7.9" />
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
<PackageReference Include="Markdig.Signed" Version="0.17.1" />