GitlabRelease.UpcomingRelease Property
Declaring Type: GitlabRelease
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
True if this is intended for an upcoming release.
[JsonPropertyName("upcoming_release")]
public bool UpcomingRelease { get; set; }
Property Value
bool
Documentation generated by MdDocs