We use Appveyor for CI. When a commit is pushed to the GitHub repository, AppVeyor clones the repo and builds and tests it using the Cake build script. If it is a tag build, the release is deployed to GitHub Releases as a draft and to Chocolatey.
Dev builds can be unstable and should be used for testing purposes only.
-
Go to AppVeyor project page.
-
Select Build Configuration: Debug or Release.
-
Open Artifacts tab.
-
Download the Portable or Setup version according to your need.