2 references to SuccessfullyAddedTrustedAuthor
NuGet.Commands (2)
TrustedSignersCommand\TrustedSignerActionsProvider.cs (2)
152
await _logger.LogAsync(LogLevel.Minimal, string.Format(CultureInfo.CurrentCulture, Strings.
SuccessfullyAddedTrustedAuthor
, name));
200
logMessage = Strings.
SuccessfullyAddedTrustedAuthor
;