Skip to content

Commit

Permalink
appveyor: Build again with VS 2019 Preview
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Aug 28, 2019
1 parent cf07ff9 commit e8e9ce4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@ environment:
secure: BSPdW2TgnQtoQXXbeDECug==

skip_tags: true
image: Visual Studio 2019
configuration: Release
image: Visual Studio 2019 Preview
test: off

install:
- cinst netfx-4.7-devpack
- cinst dotnetcore-sdk --pre

pull_requests:
Expand Down

0 comments on commit e8e9ce4

Please sign in to comment.