Summary
Gets or sets the NuGet sources from which the package may be taken.
- Namespace
- NBuildKit
.MsBuild .Tasks .Packaging - Containing Type
- NuGetRestore
Syntax
public ITaskItem[] Sources { get; set; }
Value
| Type | Description |
|---|---|
| ITaskItem[] |