Summary
Gets the complete set of assemblies that need to be referenced when
a project references this component.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- Assembly
Reference Base
Syntax
public override StringCollection GetAssemblyReferences(Configuration solutionConfiguration)
Parameters
Name | Type | Description |
---|---|---|
solutionConfiguration | Configuration | The solution configuration that is built. |
Return Value
Type | Description |
---|---|
StringCollection | The complete set of assemblies that need to be referenced when a project references this component. |