Summary
Gets or sets the collection of assemblies that should be merged into the primary assembly.
- Namespace
- NBuildKit
.MsBuild .Tasks .Code - Containing Type
- ILRepack
Syntax
[Required]
public ITaskItem[] AssembliesToMerge { get; set; }
Attributes
| Type | Description |
|---|---|
| Required |
Value
| Type | Description |
|---|---|
| ITaskItem[] |