Html Agility Pack binding redirect missing

This commit is contained in:
Sebastiaan Janssen
2016-12-07 13:31:04 +01:00
parent 47123a7d0a
commit e1529e7f8f
+1 -1
View File
@@ -570,7 +570,7 @@
<!-- Ensure correct version of HtmlAgilityPack -->
<dependentAssembly>
<assemblyIdentity name="HtmlAgilityPack" publicKeyToken="bd319b19eaf3b43a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.4.9.0" newVersion="1.4.9.0" />
<bindingRedirect oldVersion="0.0.0.0-1.4.9.5" newVersion="1.4.9.5" />
</dependentAssembly>
<dependentAssembly>