ILMergeSettings.

DuplicateTypes Property

Summary

Gets or sets a list of public types which are allowed to be renamed when duplicates exist.
Namespace
Cake.Common.Tools.ILMerge
Containing Type
ILMergeSettings

Syntax

public string[] DuplicateTypes { get; set; }

Value

Type Description
string[]