This commit is contained in:
José Manuel Nieto Sánchez 2016-03-29 23:21:29 +02:00
Родитель 27233be8bb
Коммит e6a005c21e
1 изменённых файлов: 12 добавлений и 19 удалений

Просмотреть файл

@ -1,22 +1,15 @@
version: 1.0.{build}
os: Visual Studio 2015
version: 1.0.0.{build}
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '{version}'
assembly_file_version: '{version}'
assembly_informational_version: '{version}'
before_build:
- nuget restore OmniXaml.sln
environment:
myget_key:
secure: 1/e8AMVotuUIufSGUDn4MZubYFZSqXpmRFeRgcrIRZjiyoQpnZR/lSawMCL4A2SF
configuration:
- Release
after_test:
- ps: nuget\build-appveyor.ps1
artifacts:
- path: nuget\*.nupkg
- cmd: nuget restore OmniXaml.sln
build:
project: OmniXaml.sln
verbosity: minimal
publish_nuget: true
publish_nuget_symbols: true
include_nuget_references: true
verbosity: minimal