diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2020-04-06 08:20:28 +1000 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2020-04-06 14:19:01 +1000 |
commit | 2b82ad224e45a6f9d052ae892ecbf85e436b0bdf (patch) | |
tree | d85350b3f83b3d993f4aa76979f6a2c8319cb936 /appveyor.yml | |
parent | 2b6c622d48bb76619bbba89f94d4f7669a6eef5e (diff) | |
download | wix-2b82ad224e45a6f9d052ae892ecbf85e436b0bdf.tar.gz wix-2b82ad224e45a6f9d052ae892ecbf85e436b0bdf.tar.bz2 wix-2b82ad224e45a6f9d052ae892ecbf85e436b0bdf.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 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 | ||
6 | image: Visual Studio 2017 | 6 | image: Visual Studio 2019 |
7 | 7 | ||
8 | version: 0.0.0.{build} | 8 | version: 0.0.0.{build} |
9 | configuration: Release | 9 | configuration: Release |