|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How can I control the dependency of a DLL assmeblyHi,
As you know we can use a manifest file to control the dependent assmebly. For example, I can have a WinForm application with manifest file, my-application.exe.manifest, file to control the dependent DLLs. But my problem is that I am building a DLL assmebly (class library) and is not a .exe. Does anyone how to control this. |
|||||||||||||||||||||||