aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-04-09 08:41:44 +1000
committerSean Hall <r.sean.hall@gmail.com>2020-04-09 10:40:30 +1000
commit608f2f6fd9728a630ee5793bb7f24d5b6efeb5d1 (patch)
tree41efa290707eadace4b7e4432e7b2298a753226d /appveyor.yml
parent7a934bcfb8d460b0cf91a51caa956a8bbff14edf (diff)
downloadwix-608f2f6fd9728a630ee5793bb7f24d5b6efeb5d1.tar.gz
wix-608f2f6fd9728a630ee5793bb7f24d5b6efeb5d1.tar.bz2
wix-608f2f6fd9728a630ee5793bb7f24d5b6efeb5d1.zip
Update dependencies.
Diffstat (limited to 'appveyor.yml')
-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