2017-09-15 18:33:31 +02:00
|
|
|
image: Visual Studio 2017
|
2016-07-17 23:12:35 +02:00
|
|
|
init:
|
|
|
|
- git config --global core.autocrlf input
|
|
|
|
build_script:
|
2016-07-18 02:00:20 +02:00
|
|
|
- cmd: build.cmd NuGet
|
2016-07-17 23:12:35 +02:00
|
|
|
test: off
|
|
|
|
version: 0.0.1.{build}
|
|
|
|
artifacts:
|
2016-07-18 11:43:00 +02:00
|
|
|
- path: 'bin\*.nupkg'
|