Sign in Sign up
nuget

MSBuild.AutoILMerge.Task

Fork of the MSBuild ILMerge task NuGet package, adding support for internalization of the merged assemblies. Description from the original package: It is similar to the ILMerge.MSBuild.Tasks nuget package, originally published by neoeinstein@gmail.com (that seems to be abandoned) with the following additional features: - It supports all the latest ILMerge options; - ILMerge.exe is discovered as package dependency; - The .targets file overrides the CopyFilesToOutputDirectory build target, leaving the AfterBuild target free for further customizaton; - It attempts to guess the reasonable merge order for the included assemblies and lets you to finetune it with a configuration file. ILMerge.exe is not included into this package because its license prohibits redistribution. Referencing it as package dependency and loading it from its package location ensures that the latest ILMerge version is always used.

nuget View on Nuget

Activity

Latest release
9y ago
Total releases
6
Cadence
~13 days
Last 12 months
0

Details

First release
Nov 19, 2015
Releases
Version Released
1.1.1 patch
1.1.0 minor
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial