From 379a01d968e68cc4c954532c513496d15050e81b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89=E9=B8=AD=E8=9B=8B?= Date: Sun, 29 Sep 2024 02:27:04 +0800 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 6084262..4f144e9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,8 +1,8 @@ image: -- Visual Studio 2017 +- Visual Studio 2022 configuration: Release artifacts: - path: bin\Release\ - name: RevokeMsgPatcher \ No newline at end of file + name: RevokeMsgPatcher