Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 437 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 437 Bytes

MustardBlack

Build status

Install dependencies

.paket\paket.exe restore

Building

After building the solution in Release configuration, use the command below to create NuGet packages:

.paket\paket pack . --version <VERSION_NUMBER>