You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
246 B
16 lines
246 B
4 months ago
|
version: '{build}'
|
||
|
pull_requests:
|
||
|
do_not_increment_build_number: true
|
||
|
skip_tags: true
|
||
|
image: Visual Studio 2017
|
||
|
configuration:
|
||
|
- Debug
|
||
|
- Release
|
||
|
platform:
|
||
|
- x86
|
||
|
- x64
|
||
|
build:
|
||
|
project: tpm2-tss.sln
|
||
|
parallel: false
|
||
|
verbosity: normal
|