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 cb6b0fb commit 9b1aed5Copy full SHA for 9b1aed5
appveyor.yml
@@ -21,10 +21,6 @@ before_build:
21
#$blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
22
build_script:
23
- ps: >-
24
- Write-Host "VisualStudioVersion = $env:VisualStudioVersion"
25
-
26
- $env:VisualStudioVersion = '15.0'
27
28
.\build.ps1
29
artifacts:
30
- path: bin\**\*.nupkg
0 commit comments