Created
July 26, 2013 07:15
-
-
Save nul800sebastiaan/6086903 to your computer and use it in GitHub Desktop.
HtmlAgilityPack Assembly Redirect
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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