Cake.Common.Tools.ILRepack Namespace

Class Types

Class Summary
ILRepackAliases

Contains functionality related to ILRepack.

In order to use the commands for this alias, include the following in your build.cake file to download and install from nuget.org, or specify the ToolPath within the ILRepackSettings class:

#tool "nuget:?package=ILRepack"

ILRepackRunner The ILMerge runner.
ILRepackSettings Contains settings used by ILRepackRunner.