AssemblyReferenceBase.

GetAssemblyReferences(Configuration) Method

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
AssemblyReferenceBase

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.