Summary
Gets or sets the package license.
- Namespace
- Cake
.Common .Tools .NuGet .Pack - Containing Type
- NuGetPackSettings
Syntax
public NuSpecLicense License { get; set; }
Value
| Type | Description |
|---|---|
| NuSpecLicense | The package license. |
public NuSpecLicense License { get; set; }
| Type | Description |
|---|---|
| NuSpecLicense | The package license. |