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 87776f9 commit c1038dfCopy full SHA for c1038df
appveyor.yml
@@ -1,5 +1,5 @@
1
version: 10.3.{build}
2
-image: Visual Studio 2017 RC
+image: Visual Studio 2017
3
4
install:
5
- ps: (new-object Net.WebClient).DownloadString("https://raw.github.com/madskristensen/ExtensionScripts/master/AppVeyor/vsix.ps1") | iex
0 commit comments