Attempt again to refactor directory for 2.0/4.0 support

This commit is contained in:
Virtuworks 2013-04-08 19:09:39 -04:00
parent cf84783e77
commit 6387115188
6 changed files with 41 additions and 5 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>