diff --git a/appveyor.yml b/appveyor.yml index 856df2482..33b174f44 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: @@ -15,4 +14,4 @@ before_build: nuget restore src\Gemstone.PQDIF.sln build: parallel: true - verbosity: minimal \ No newline at end of file + verbosity: minimal