Method RemoveProjectReference
RemoveProjectReference(ProjectReference)
Removes specified reference from the project.
public bool RemoveProjectReference(DotNetProject.ProjectReference reference)
Parameters
reference
DotNetProject.ProjectReferenceReference to remove.
Returns
- bool
True is succeed; otherwise false.