NAnt SDK Documentation - v0.92 |
|
SolutionBase.LoadProjects Method
Loads the projects from the file system and stores them in an instance variable.
Parameters
-
gacCache
-
GacCache instance to use to determine whether an assembly is located in the Global Assembly Cache.
-
refResolver
-
ReferencesResolver instance to use to determine location and references of assemblies.
-
explicitProjectDependencies
- TODO
Exceptions
Exception Type |
Condition |
BuildException
|
A project GUID in the solution file does not match the actual GUID of the project in the project file. |
See Also
SolutionBase Class | NAnt.VSNet Namespace