Make sure to redirect to the current version of HTML Agility Pack

This commit is contained in:
Sebastiaan Janssen
2015-09-17 12:20:11 +02:00
parent 1f3c396c5b
commit 91a1955454

View File

@@ -250,7 +250,7 @@
<!-- Ensure correct version of HtmlAgilityPack -->
<dependentAssembly>
<assemblyIdentity name="HtmlAgilityPack" publicKeyToken="bd319b19eaf3b43a" culture="neutral" />
<bindingRedirect oldVersion="1.4.5.0-1.4.6.0" newVersion="1.4.6.0" />
<bindingRedirect oldVersion="0.0.0.0-1.4.9.0" newVersion="1.4.9.0" />
</dependentAssembly>
<dependentAssembly>