Skip to content

Commit e158a4f

Browse files
committed
Replaced Visual Studio 2013 with 2022 to avoid insufficient C# language version.
1 parent bf60a1a commit e158a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: '{build}'
22
image:
3-
- Visual Studio 2013
43
- Visual Studio 2017
54
- Visual Studio 2019
5+
- Visual Studio 2022
66

77
platform:
88
- Win32

0 commit comments

Comments
 (0)