Help - how to create a minifest file for DLL assembly

Hello,

Does anyone have the experience of creating a minifest file for dll managed assembly All the information that I could find are for executables, for example, app.exe.manifest. But I need to create one for dll so that my dll can load the correct version of dependent assemblies.

Thanks in advance


Answer this question

Help - how to create a minifest file for DLL assembly