Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
Upgrade to MSVS22
  • Loading branch information
hfiref0x authored Jun 22, 2022
1 parent f72ff3e commit 2cacc87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ version: 1.0.{build}
branches:
only:
- master
image: Visual Studio 2019
image: Visual Studio 2022
configuration: Release
platform: x64
clone_folder: c:\projects\uacme
build:
project: Source/uacme.sln
verbosity: normal
verbosity: normal

0 comments on commit 2cacc87

Please sign in to comment.