Skip to content

Commit b0fe96c

Browse files
author
Scott Williams
committed
update build
1 parent 36866e7 commit b0fe96c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version: 0.0.{build}
2-
image: Visual Studio 2017
2+
image: Visual Studio 2019
33
init:
44
- git config --global core.autocrlf true # otherwise we have newline errors
55

gitversion.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ branches:
2323
regex: '.*'
2424
mode: ContinuousDeployment
2525
tag: ci
26+
source-branches: ['master']
2627
increment: Patch
2728
prevent-increment-of-merged-branch-version: false
2829
track-merge-target: true

0 commit comments

Comments
 (0)