Summary
Gets or sets the collection of packages that should be pushed.
- Namespace
- NBuildKit
.MsBuild .Tasks .Packaging - Containing Type
- NuGetPush
Syntax
[Required]
public ITaskItem[] PackagesToPush { get; set; }
Attributes
Type | Description |
---|---|
Required |
Value
Type | Description |
---|---|
ITaskItem[] |