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 Configuration, _ ByVal builtProjects As Hashtable, _ ByVal failedProjects As Hashtable _ ) As Boolean