Summary
Gets or sets the specified type for being duplicated in input assemblies.
- Namespace
- Cake
.Common .Tools .ILRepack - Containing Type
- ILRepackSettings
Syntax
public string AllowDup { get; set; }
Value
| Type | Description |
|---|---|
| string | The type to allow duplication of. |
