Skip to content

Commit

Permalink
Fixed appveyor settings
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchiecarroll committed Nov 22, 2022
1 parent ad72956 commit 5cba8f4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ branches:
only:
- master
skip_tags: true
image: Visual Studio 2019
image: Visual Studio 2022
configuration: Release
platform: Any CPU
environment:
SHFBROOT: C:\Program Files (x86)\EWSoftware\Sandcastle Help File Builder\
before_build:
Expand All @@ -15,4 +14,4 @@ before_build:
nuget restore src\Gemstone.PQDIF.sln
build:
parallel: true
verbosity: minimal
verbosity: minimal

0 comments on commit 5cba8f4

Please sign in to comment.