Skip to content

Commit 71ebd6c

Browse files
committed
Revert "Experimental: build VS 2017 solution in Appveyor."
This reverts commit c5a5e89.
1 parent f0c4db8 commit 71ebd6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
os: Visual Studio 2015
22

33
before_build:
4-
- nuget restore src\SshNet.Security.Cryptography.VS2017.sln
4+
- nuget restore src\SshNet.Security.Cryptography.VS2015.sln
55

66
build:
7-
project: src\SshNet.Security.Cryptography.VS2017.sln
7+
project: src\SshNet.Security.Cryptography.VS2015.sln
88
verbosity: minimal
99

1010
test:

0 commit comments

Comments
 (0)