1 reference to Error_UnknownBuildAction
NuGet.Commands (1)
RestoreCommand\ContentFiles\ContentFileUtils.cs (1)
198
var message = string.Format(CultureInfo.CurrentCulture, Strings.
Error_UnknownBuildAction
, nuspec.GetIdentity(), action, file);