Revision: 23010
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 27, 2010 16:14 by pckujawa
Initial Code
see above
Initial URL
http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/af9e5733-9fa5-41d9-ae24-32f7c309a885
Initial Description
Use [ILMerge](http://research.microsoft.com/en-us/people/mbarnett/ILMerge.aspx) (and the [GUI](http://ilmergegui.codeplex.com/), if you prefer) or the other solution presented in the url. Or [.NETz](http://www.madebits.com/netz/). [SmartAssembly](http://smartassembly.com) also provides a nice commercial solution.
Initial Title
Embed reference dlls (assemblies) in an executable (exe) or one dll in .NET
Initial Tags
Initial Language
C#