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