Merge pull request #1560 from mikkelhm/dev-v7

U4-9209 - Updates web.config.install.xdt to re-add the assemblyBinding for Html…
This commit is contained in:
Sebastiaan Janssen
2016-11-21 22:54:49 +01:00
committed by GitHub

View File

@@ -335,7 +335,7 @@
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<dependentAssembly xdt:Transform="Insert">
<assemblyIdentity name="HtmlAgilityPack" publicKeyToken="bd319b19eaf3b43a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.4.9.0" newVersion="1.4.9.0" />
</dependentAssembly>