diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2020-05-09 21:06:30 +1000 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2020-05-09 21:11:56 +1000 |
commit | df6e15e2b026f8a419fb275c0b50c9d3b3298859 (patch) | |
tree | feaf025b1e4e2e7957e0b612fb0fb3a659101730 /appveyor.yml | |
parent | 45a46d9175aa29c526e22bf6193837543610bb37 (diff) | |
download | wix-df6e15e2b026f8a419fb275c0b50c9d3b3298859.tar.gz wix-df6e15e2b026f8a419fb275c0b50c9d3b3298859.tar.bz2 wix-df6e15e2b026f8a419fb275c0b50c9d3b3298859.zip |
Update dependencies.
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index c1df03cc..7c686b04 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -8,7 +8,7 @@ branches: | |||
8 | - master | 8 | - master |
9 | - develop | 9 | - develop |
10 | 10 | ||
11 | image: Visual Studio 2017 | 11 | image: Visual Studio 2019 |
12 | 12 | ||
13 | version: 0.0.0.{build} | 13 | version: 0.0.0.{build} |
14 | configuration: Release | 14 | configuration: Release |