Summary
Gets or sets the package bug tracker URL.
- Namespace
- Cake
.Common .Tools .Chocolatey .Pack - Containing Type
- Chocolatey
Pack Settings
Syntax
public Uri BugTrackerUrl { get; set; }
Remarks
Requires at least Chocolatey 0.9.9.7.
Value
Type | Description |
---|---|
Uri | The package bug tracker URL. |