SyncReleasesSettings.

Url Property

Summary

Gets or sets the URL to the remote releases folder. When pointing to GitHub, use the URL to the repository root page, else point to an existing remote Releases folder
Assembly
Cake.Squirrel.dll
Namespace
Cake.Squirrel
Containing Type
SyncReleasesSettings

Syntax

public string Url { get; set; }

Value

Type Description
string