Fixed Dll-problem from CRM2011 and Exchange2013

This commit is contained in:
dev 2013-04-04 00:56:16 +04:00
parent 459b3066e7
commit 434ba78c39
4 changed files with 18 additions and 27 deletions

View file

@ -172,5 +172,8 @@
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="bin/Crm2011;bin/Exchange2013"/>
</assemblyBinding>
</runtime>
</configuration>