Skip to content

Instantly share code, notes, and snippets.

@nul800sebastiaan
Created July 26, 2013 07:15
Show Gist options
  • Save nul800sebastiaan/6086903 to your computer and use it in GitHub Desktop.
Save nul800sebastiaan/6086903 to your computer and use it in GitHub Desktop.
HtmlAgilityPack Assembly Redirect
<dependentAssembly>
<assemblyIdentity name="HtmlAgilityPack" publicKeyToken="bd319b19eaf3b43a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.4.6.0" newVersion="1.4.6.0" />
</dependentAssembly>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment