Hi,
I am using ILMerge tool to merge the all the dlls into one.
In my case I do not want to include one dll into output one. But my other dlls are using the reference of that dll.
How it can be done using ILMerge?
Regards
Abhishek
I am using ILMerge tool to merge the all the dlls into one.
In my case I do not want to include one dll into output one. But my other dlls are using the reference of that dll.
How it can be done using ILMerge?
Regards
Abhishek
Comment