Hi,
I am working on esri Addin, Visual Studio 2010, Platform target x86, Target Framework 3.5, ArcMap 10.1
I am referencing DSOFile.dll from Microsoft. I have the Register for COM Interop unchecked, ESRI.ArcGIS.Desktop.AddIns copy Local set to false, DSOFile copy Local set to true. The dsofile is 32 bit.
When I release build the Addin the DSOFile.dll does not get referenced. I will have to copy the dll and regserv32 the dll to get the addIn to work on the newly installed computer.
Any help is appreciated.
I have attached the detailed build log file for reference.
Thanks Again