GitlabRelease Class
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Describes a Gitlab release, plus any assets that are attached.
public class GitlabRelease
Inheritance: object → GitlabRelease
Constructors
Name | Description |
---|---|
GitlabRelease() |
Properties
Name | Description |
---|---|
Assets | A container for the assets (files) uploaded to this release. |
Name | The name of the release. |
ReleasedAt | The date which this release was published publicly. |
UpcomingRelease | True if this is intended for an upcoming release. |
Documentation generated by MdDocs