I read a thread on this forum “How can I use ILMerge with Windows Phone 7 assemblies?” saying that ILMerge did not support WP7. I tried it myself, and got the same result. Does not seem to work. Unless I’m doing it all wrong!
Is there any other way to merge several dll’s into one, I cannot find a tool for this (besides ILMerge, and NETZ which both seem to handle .NET only). I have a WP7 project in C# that produces 5 dll’s. Would like to merge them all into a single one. Would be easier to handle for the people writing the application on top of them.
I am using the MS Visual Studio 2010 Express for Windows Phone.
Would be thankful for some advice!
I’m managed to IL Merge WP7 assemblies and I’ve bogged about it here
Hope this helps someone…