MSBuild Auto ILMerge Task NuGet Package

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 [email protected] (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.




Got any MSBuild Auto ILMerge Task Question?





Info

Version: 1.1.1
Author(s): Kim Christensen
Last Update: Thursday, March 30, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://ilmergemsbuild.codeplex.com/
NuGet Url: https://www.nuget.org/packages/MSBuild.AutoILMerge.Task


Install
Install-Package MSBuild.AutoILMerge.Task
dotnet add package MSBuild.AutoILMerge.Task
paket add MSBuild.AutoILMerge.Task
MSBuild.AutoILMerge.Task Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

5

days-since-last-release

2581