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