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