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. |