aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-04-05 21:47:08 +1000
committerSean Hall <r.sean.hall@gmail.com>2020-04-05 21:48:37 +1000
commite56f0c4d6ae39bde559d07f6737b7d370859c860 (patch)
treed8becb28a07c81f67bbb956beb5ef96a901d1aef
parentba3a735e21086722c64caa001d618e5505a2e656 (diff)
downloadwix-e56f0c4d6ae39bde559d07f6737b7d370859c860.tar.gz
wix-e56f0c4d6ae39bde559d07f6737b7d370859c860.tar.bz2
wix-e56f0c4d6ae39bde559d07f6737b7d370859c860.zip
Update to Visual Studio 2019 appveyor image.
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index d55322da..bbf880f0 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -3,7 +3,7 @@
3# Do NOT modify this file. Update the canonical version in Home\repo-template\src\appveyor.yml 3# Do NOT modify this file. Update the canonical version in Home\repo-template\src\appveyor.yml
4# then update all of the repos. 4# then update all of the repos.
5 5
6image: Visual Studio 2017 6image: Visual Studio 2019
7 7
8version: 0.0.0.{build} 8version: 0.0.0.{build}
9configuration: Release 9configuration: Release