2 references to Error_MsBuildUnableToOpenProject
NuGet.CommandLine.XPlat (2)
Utility\MSBuildAPIUtility.cs (2)
67
throw new InvalidOperationException(string.Format(CultureInfo.CurrentCulture, Strings.
Error_MsBuildUnableToOpenProject
, projectCSProjPath));
82
throw new InvalidOperationException(string.Format(CultureInfo.CurrentCulture, Strings.
Error_MsBuildUnableToOpenProject
, projectCSProjPath));