7 lines
132 B
YAML
7 lines
132 B
YAML
version: 1.0.{build}-{branch}
|
|
image: Visual Studio 2017
|
|
before_build:
|
|
- nuget restore
|
|
build:
|
|
parallel: true
|
|
verbosity: minimal |