"Detected Dependencies"文件夹中的重复DLL

Mar*_*lle 10 deployment dependencies visual-studio

在我的解决方案中,我必须使用相同的引用(AxInterop.QTOControlLib.dll,Interop.QTOControlLib.dll和Interop.QTOLibrary.dll)进行投影.

我的问题是,在我的deployement项目中,这些依赖项在"Detected Dependencies"文件夹中出现两次,因此会出现以下警告: 警告1两个或多个对象具有相同的目标位置('[targetdir]\interop.qtocontrollib.dll ')C:\ xxx\xxx\xxxx.vdproj

我怎么能摆脱它呢?

小智 1

MSDN 上此链接中的线程讨论了类似的问题并提供了一些建议。