Skip to content

Commit

Permalink
Force msbuild 2022 on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Morris-Hill committed Oct 18, 2023
1 parent 2002d2e commit 1dfb836
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ max_jobs: 1

# Build worker image (VM template)
image: Visual Studio 2022
environment:
MSBUILD_PATH: "C:\Program Files (x86)\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe"

# scripts that are called at very beginning, before repo cloning
init:
Expand Down

0 comments on commit 1dfb836

Please sign in to comment.