aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-04-10 09:39:56 +1000
committerSean Hall <r.sean.hall@gmail.com>2020-04-10 10:23:43 +1000
commitf7ddd026c4f08bf4510bb40365b42c3cad95a811 (patch)
tree2b175b30208dbf97880b8ca90bd7cd87f5c260fd /appveyor.yml
parent74ca49020e2f382437337f166711ea87556865bd (diff)
downloadwix-f7ddd026c4f08bf4510bb40365b42c3cad95a811.tar.gz
wix-f7ddd026c4f08bf4510bb40365b42c3cad95a811.tar.bz2
wix-f7ddd026c4f08bf4510bb40365b42c3cad95a811.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