Skip to content

Build Process

Fabricio Catae edited this page Feb 2, 2017 · 1 revision

The current build process is done with the build.cmd script.

It will:

  • restore all the dependencies
  • publish all the projects
  • copy the files to the output folder

The output is the bin folder at the root project. This will be copied to the container.

Clone this wiki locally