Summary
Gets or sets the paths to search directories for referenced assemblies (can be specified multiple times).
- Namespace
- Cake
.Common .Tools .ILRepack - Containing Type
- ILRepackSettings
Syntax
public List<DirectoryPath> Libs { get; set; }
Value
Type | Description |
---|---|
List |
The libs. |