Hi!
I'm looking for a free tool to merge all of my wpf application's assemblies into a single assembly. Usually, I use ILMerge, but unfortunately, it does not support merging WPF assemblies. Are there any tools out there which can achieve that?
A commercial tool is not an option for me because the application is an open source project.
Best Regards,
Oliver Hanappi