Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVsevolod Kukol <sevoku@microsoft.com>2019-07-26 12:00:50 +0300
committerVsevolod Kukol <sevoku@microsoft.com>2019-07-26 18:01:01 +0300
commit52eed60819b9915b47aad6fc59a64d9f1127ace7 (patch)
treec4d9fd9f640caa56eae49e4fb514ccee2116aa8e /appveyor.yml
parent518e023226bdd10ed3484c6dfa8d9532a2fb5c85 (diff)
[AppVeyor] Use VS 2019 image
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 7447722e..f5c3fa94 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -6,6 +6,8 @@ branches:
- master
skip_tags: true
+image: Visual Studio 2019 Preview
+
configuration: Release
platform: Any CPU