diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2020-04-08 10:17:22 +1000 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2020-04-08 14:23:11 +1000 |
commit | 70be1d502423a22df7f28cc283761434d3a0eeaa (patch) | |
tree | 0d729b18841ab619cf4f26f5a79940c672b81f44 /appveyor.yml | |
parent | c239e0cc3a28a50c42c63b086ee62e17cf699104 (diff) | |
download | wix-70be1d502423a22df7f28cc283761434d3a0eeaa.tar.gz wix-70be1d502423a22df7f28cc283761434d3a0eeaa.tar.bz2 wix-70be1d502423a22df7f28cc283761434d3a0eeaa.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 |