I'm looking for a open source tool to merge multiple .NET assemblies into a single assembly.
Check ILRepack, which allows merge of symbol files, xml documentation, App.config and more. It's open-source and based on Cecil. There is also NAnt and MSBuild integration for it in a project called ILRepack-BuildTasks .
1.4m articles
1.4m replys
5 comments
57.0k users