diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2020-04-08 14:06:02 +1000 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2020-04-08 14:27:11 +1000 |
commit | 7132f1882ebcfeb0113730bd722fa3587bc5e5f4 (patch) | |
tree | d75590c6795e35423b37e180261b11e7003504a2 /appveyor.yml | |
parent | 704139b787d2016e43b6a87dbfc41555dac8326a (diff) | |
download | wix-7132f1882ebcfeb0113730bd722fa3587bc5e5f4.tar.gz wix-7132f1882ebcfeb0113730bd722fa3587bc5e5f4.tar.bz2 wix-7132f1882ebcfeb0113730bd722fa3587bc5e5f4.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 8d80c6af..522e5af3 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 |