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