Summary
Specifies additional directories to search for assembly dependencies. FxCopCmd always searches the target assembly directory and the current working directory.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- FxCopTask
Syntax
[BuildElement("dependencyDirectories")]
public DirSet DependencyDirectories { get; set; }
Attributes
Type | Description |
---|---|
BuildElement |
Value
Type | Description |
---|---|
DirSet |