问题
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