GiteaRelease Class
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Describes a Gitea release, including attached assets.
public class GiteaRelease
Inheritance: object → GiteaRelease
Constructors
Name | Description |
---|---|
GiteaRelease() |
Properties
Name | Description |
---|---|
Assets | A list of assets (files) uploaded to this release. |
Name | The name of this release. |
Prerelease | True if this release is a prerelease. |
PublishedAt | The date which this release was published publicly. |
Documentation generated by MdDocs