Fixed Dll-problem from CRM2011 and Exchange2013
This commit is contained in:
parent
459b3066e7
commit
434ba78c39
4 changed files with 18 additions and 27 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue