We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b8f092 commit dd1f379Copy full SHA for dd1f379
Directory.Packages.props
@@ -34,7 +34,7 @@
34
<PackageVersion Include="xunit" Version="2.4.2"/>
35
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5"/>
36
<PackageVersion Include="Statiq.Core" Version="$(StatiqVersion)"/>
37
- <PackageVersion Include="HtmlAgilityPack" Version="1.11.49"/>
+ <PackageVersion Include="HtmlAgilityPack" Version="1.11.50"/>
38
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.6.0"/>
39
<PackageVersion Include="Statiq.App" Version="$(StatiqVersion)"/>
40
<PackageVersion Include="Statiq.Feeds" Version="$(StatiqVersion)"/>
0 commit comments