With all dlls for dotnetnuke in the bin folder and EntitySpaces moving so fast up the version numbers, is there a recommended approach to protecting existing modules using older versions form being killed by placing newer version of ES in the bin folder?
Is there some way of referencing ES dlls in a DesktopModules\MyModule\Bin folder? Or can the ES dlls be renamed - mymod.ES.Core.dll or packaged within mymod.dll?
What is recommended best practice?