Skip to content

Commit c1038df

Browse files
Remove "RC" from image since Visual Studio 2017 is now officially released.
1 parent 87776f9 commit c1038df

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,5 +1,5 @@
11
version: 10.3.{build}
2-
image: Visual Studio 2017 RC
2+
image: Visual Studio 2017
33

44
install:
55
- ps: (new-object Net.WebClient).DownloadString("https://raw.github.com/madskristensen/ExtensionScripts/master/AppVeyor/vsix.ps1") | iex

0 commit comments

Comments
 (0)