Skip to content

Commit 4ac40a4

Browse files
committed
Appveyor - Build VS2017 before VS2015 to see if the error persists
1 parent 2923b88 commit 4ac40a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -620,8 +620,8 @@ switch -Exact ($Target) {
620620
"nupkg" {
621621
#VSX v110
622622
#VSX v120
623-
VSX v140
624-
VSX v141
623+
VSX v141
624+
VSX v140
625625
Nupkg
626626
}
627627
"nupkg-only" {

0 commit comments

Comments
 (0)