Summary
Specifies list of packages to reference.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- CompilerBase
Syntax
[BuildElementCollection("pkg-references", "package")]
public virtual PackageCollection Packages { get; set; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as a container for a collection of build elements. |
Value
Type | Description |
---|---|
PackageCollection |