Bump HtmlAgilityPack from 1.11.11 to 1.11.12

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-25 01:12:03 +00:00
parent ae5e949529
commit 0a63bd04e1

View File

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