[This is preliminary documentation and subject to change.]
Converts assembly references to projects to project references, adding a build dependency.c
[Visual Basic] Protected Function FixProjectReferences( _ ByVal project As ProjectBase, _ ByVal solutionConfiguration As String, _ ByVal builtProjects As Hashtable, _ ByVal failedProjects As Hashtable _ ) As Boolean
Hashtable containing list of projects that have been built.
failedProjects
Hashtable containing list of projects that failed to build.
Return Value
Missing <returns> documentation for M:NAnt.VSNet.SolutionBase.FixProjectReferences(NAnt.VSNet.ProjectBase,System.String,System.Collections.Hashtable,System.Collections.Hashtable)
Remarks
Missing <remarks> documentation for M:NAnt.VSNet.SolutionBase.FixProjectReferences(NAnt.VSNet.ProjectBase,System.String,System.Collections.Hashtable,System.Collections.Hashtable)