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