We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ab59b commit e58c9e3Copy full SHA for e58c9e3
appveyor.yml
@@ -16,6 +16,7 @@ configuration: Release
16
17
init:
18
- ps: Install-Module VSSetup -Scope CurrentUser
19
+ - ps: Get-VSSetupInstance -All
20
21
build_script: build.bat pack
22
0 commit comments