Skip to content

Local Build

Mark Kromis edited this page Jan 31, 2020 · 1 revision

Local Build Setup

The best download format is to clone the master branch. This follows the stable development. The develop branch is for the next version. At the time of this writing this will become v0.3+

If you are using the release or zip files for the demos etc.. then it will be necessary to remove all of the GitVersionTask. This package assists in automatic versioning with the build server, but requires that the .git folder is available. See also Issue 52

Build Requirements

Visual Studio 2019

  • .Net Core cross-platform development 2.1+
  • .Net Core 3+ with desktop enhancements.
Clone this wiki locally