WPF project template that embedding the references. Allowing the application to be distributed as a single .exe without that bunch of dll files. Note: The client must have installed a version of the .NET Framework. How to: To create the project go to: 'New Project > Visual C# > Windows > Single Exe Wpf App'. Define the not native .net references that are to Copy Local = true and done. |