Browse Source

upgraded VS image

pull/13/head
Anairkoen Schno 5 years ago
parent
commit
45f8a87d3c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@ -14,7 +14,7 @@ install:
#git checkout $env:APPVEYOR_REPO_BRANCH -q
choco install docfx -y
}
image: Visual Studio 2017
image: Visual Studio 2019 Preview
configuration: Release
platform: x64
branches:


Loading…
Cancel
Save