version: 1.0.{build}-{branch}
image: Visual Studio 2017
before_build:
  - nuget restore
build:
  parallel: true
  verbosity: minimal