From dcd2e52cd49299e14df0c9bf6db71836f31bb405 Mon Sep 17 00:00:00 2001 From: 3DJ <71472458+ThreeDeeJay@users.noreply.github.com> Date: Tue, 4 Oct 2022 10:35:55 -0400 Subject: [PATCH] Update image to Visual Studio 2022 to fix Appveyor build --- .appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.appveyor.yml b/.appveyor.yml index 0a5da67..7e14cd8 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,4 +1,5 @@ version: 1.0.{build} +image: Visual Studio 2022 configuration: Release platform: x64 install: