public string GetNuGetProjectSafeName(NuGetProject nuGetProject) { return(solutionManager.GetNuGetProjectSafeName(nuGetProject)); }