Summary
Gets or sets an array containing the URLs for the GPG key servers that should be used to verify the file signature.
- Namespace
- NBuildKit
.MsBuild .Tasks .FileSystem - Containing Type
- ValidateGpgSignature
Syntax
[Required]
public ITaskItem[] KeyServers { get; set; }
Attributes
Type | Description |
---|---|
Required |
Value
Type | Description |
---|---|
ITaskItem[] |