Assembly is incorrectly specified as a file
生活随笔
收集整理的這篇文章主要介紹了
Assembly is incorrectly specified as a file
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
項目中引用了一個第三方的空間的Dll,生成的時候總會報 警告?1?Assembly 'DLL\QMS_Common.dll' is incorrectly specified as a file.?Budget
,ClickOnce publich的時候會出錯,Baidu之后,得到解決方案如下:
第一步,建一個Dll文件夾,添加該Dll到該文件夾中
第二步,選定該Dlll,設置其屬性[生成操作](BuildAction) =None(或者嵌入的資源)
第三步,引用該文件下的Dll
?
問題解決.
轉載于:https://www.cnblogs.com/yuannfei19841121/archive/2012/02/07/2341367.html
總結
以上是生活随笔為你收集整理的Assembly is incorrectly specified as a file的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: PHP实现http与https转化
- 下一篇: the future of real-t