We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ef209 commit 41e3e81Copy full SHA for 41e3e81
.appveyor.yml
@@ -57,6 +57,22 @@ environment:
57
GENERATOR: "Visual Studio 16 2019"
58
PLATFORM: x64
59
SDK: npcap-sdk-1.12
60
+ - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
61
+ GENERATOR: "Visual Studio 17 2022"
62
+ PLATFORM: Win32
63
+ SDK: WpdPack
64
65
66
+ PLATFORM: x64
67
68
69
70
71
+ SDK: npcap-sdk-1.12
72
73
74
75
76
77
build_script:
78
#
0 commit comments