зеркало из https://github.com/AvaloniaUI/OmniXAML.git
Una buena appveyorada
This commit is contained in:
Родитель
27233be8bb
Коммит
e6a005c21e
31
appveyor.yml
31
appveyor.yml
|
@ -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
|
Загрузка…
Ссылка в новой задаче