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