Summary
Determines whether project references are checked when deciding
whether the project needs to be recompiled. The default is
true
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- Vb6Task
Syntax
[TaskAttribute("checkreferences")]
[BooleanValidator()]
public bool CheckReferences { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |