763

Downloads

199

Downloads of v 2.11.1103

11/20/2011

Last update

ILMerge

2.11.1103

ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name. | Please install with chocolatey (http://nuget.org/List/Packages/chocolatey). | This package is only contains automation to get ILMerge from the official location and therefore should not violate the License Terms in any way. Installing this package is your acceptance of the license terms included with the application. | This is not a silent installer.

To install ILMerge, run the following command in the Package Manager Console

PM> Install-Package ilmerge -Version 2.11.1103

Owners

Authors

Tags

Dependencies

ilmerge 2.11.1103 does not have any dependencies

Version History

Version Downloads Last updated