2 references to UnsupportedProject
NuGet.Commands (2)
RestoreCommand\Utility\MSBuildRestoreUtility.cs (2)
500
var text = string.Format(CultureInfo.CurrentCulture, Strings.
UnsupportedProject
, path);
510
var text = string.Format(CultureInfo.CurrentCulture, Strings.
UnsupportedProject
, path);