This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.VsixSignTool.
Summary
Specify the signing cert in a file. If this file is a PFX with a password, the password may be supplied with the "/p" option.
If the file is P7B file, use the "/csp" and "/k" options to specify the CSP and container name of the private key.
If there is an existing signing cert stored in the package, the stored cert is ignored.
- Assembly
- Cake
.VsixSignTool .dll - Namespace
- Cake
.VsixSignTool - Containing Type
- Vsix
Sign Tool Verify Settings
Syntax
public string File { get; set; }
Attributes
Type | Description |
---|---|
ParameterAttribute | Decorates with parameter name. |
Value
Type | Description |
---|---|
string |