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