Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 678 Bytes

File metadata and controls

22 lines (15 loc) · 678 Bytes

Documentation for folders.

Build Status

Development

This project uses Cake.Recipe for compilation and deployment.

.\build.ps1

Deployment

  1. Merge to master for release (from release or develop branch)
  2. Draft a new release on GitHub

    Note: Don't start tag with v, otherwise GitReleaseManager will fail.

  3. git tag and push
  4. Let ci server run
  5. Publish release on GitHub