2 references to TrustLocalSignedNupkgPath
NuGet.CommandLine.XPlat (2)
Commands\Signing\TrustedSignersCommand.cs (2)
82
var package = new Argument<string>("PACKAGE") { Description = Strings.
TrustLocalSignedNupkgPath
};
104
var package = new Argument<string>("PACKAGE") { Description = Strings.
TrustLocalSignedNupkgPath
};