Using ILMerge on Compact Framework Applications

Neil Cowburn has a very interesting post on using ILMerge with Compact Framework apps.  It seems that, by default, ILMerge always uses the .NET Framework Assemblies.  Neil talks about the targetplatform and platformdirectory command-line arguments that can be used to tell ILMerge to use the proper assemblies (the Compact Framework Assemblies in this case).

Published Wednesday, January 31, 2007 11:18 AM by PSteele

Comments

No Comments