Creating a binding redirection for Autofac 3.0.0.0

Assembly Version: 3.0.0.0
File Version: 3.0.1.0

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2013-03-15 10:17:21 -07:00
parent 875b28b6c5
commit 1d66293871

View File

@@ -176,7 +176,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Autofac" publicKeyToken="17863af14b0044da"/>
<bindingRedirect oldVersion="2.2.0.0-2.6.3.862" newVersion="2.6.3.862"/>
<bindingRedirect oldVersion="2.2.0.0-2.6.3.862" newVersion="3.0.0.0"/>
</dependentAssembly>
</assemblyBinding>
</runtime>