Summary
This namespace contain types used to interact with ILMerge.
Enum Types
Enum | Summary |
---|---|
TargetKind | Represents an ILMerge target. |
Target |
Represents the .NET Framework for the target assembly. |
Class Types
Class | Summary |
---|---|
ILMergeAliases |
Contains functionality related to ILMerge.
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
|
ILMergeRunner | The ILMerge runner. |
ILMergeSettings |
Contains settings used by ILMergeRunner .
|
TargetPlatform | Represents a target platform. |