Skip to content

Commit

Permalink
Bump AppVeyor build to use VS 2022
Browse files Browse the repository at this point in the history
That should allow it to build .NET 8 targets.
  • Loading branch information
rmunn committed Jun 28, 2024
1 parent a108422 commit 320794c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '{build}'
branches:
only:
- develop
image: Visual Studio 2019
image: Visual Studio 2022
init:
- cmd: |
set GITVERSION_BUILD_NUMBER=%APPVEYOR_BUILD_NUMBER%
Expand Down

0 comments on commit 320794c

Please sign in to comment.