Error with Microsoft.Management.Infrastructure.Native.dll in setup project?

99封情书 提交于 2019-12-11 04:49:47

问题


I have a windows application in which I have used below dll - Microsoft.Management.Infrastructure.Native.dll

Now when I create setup project and right click on Application Folder > Add > Project Output. It adds automatically some dlls that is being used in application. But it shows a red line below the Microsoft.Management.Infrastructure.Native.dll and because of that I am unable to create my setup project.

What is the solution of this?

Thanks

来源:https://stackoverflow.com/questions/45504401/error-with-microsoft-management-infrastructure-native-dll-in-setup-project

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!