I have a .net application with about 10 assemblies. It would be nice to have them all together as a single assembly. How do I do it?
I guess something like a jar file for Java applications.
I have a .net application with about 10 assemblies. It would be nice to have them all together as a single assembly. How do I do it?
I guess something like a jar file for Java applications.