2 references to Remove
NuGet.CommandLine.XPlat (2)
Commands\Signing\TrustedSignersCommand.cs (2)
83
return await ExecuteCommand(TrustCommand.
Remove
, algorithm: null, allowUntrustedRootOption: false, owners: null, verbosity, configFile, getLogger, setLogLevel, name: name.Value);
339
case TrustCommand.
Remove
: