Skip to content

Compiling project instructions

Mika Aaltonen edited this page Sep 2, 2015 · 1 revision

Build instructions

Post building of project requires NuGet.exe for creating NuGet package. NuGet package will be created on release build.

  1. Download nuget.exe https://nuget.org/nuget.exe
  2. Copy NuGet.exe file to this directory C:\Program Files (x86)\NuGet\NuGet.exe or unload and edit NuGet path in the project file.
  3. Compile release build
  4. Compile debug build
Clone this wiki locally