GithubRelease Class
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Describes a GitHub release, including attached assets.
public class GithubRelease
Inheritance: object → GithubRelease
Constructors
Name | Description |
---|---|
GithubRelease() |
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