Browse Source

Merge pull request #952 from AvaloniaUI/appveyor-vs-image

[WIP] Use image from appveyor settings
pull/641/merge
Steven Kirk 9 years ago
committed by GitHub
parent
commit
efce48b604
  1. 2
      appveyor.yml

2
appveyor.yml

@ -1,4 +1,4 @@
os: Visual Studio 2017
os: Previous Visual Studio 2017
platform:
- Any CPU
skip_branch_with_pr: true

Loading…
Cancel
Save