We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c4db8 commit 71ebd6cCopy full SHA for 71ebd6c
1 file changed
appveyor.yml
@@ -1,10 +1,10 @@
1
os: Visual Studio 2015
2
3
before_build:
4
- - nuget restore src\SshNet.Security.Cryptography.VS2017.sln
+ - nuget restore src\SshNet.Security.Cryptography.VS2015.sln
5
6
build:
7
- project: src\SshNet.Security.Cryptography.VS2017.sln
+ project: src\SshNet.Security.Cryptography.VS2015.sln
8
verbosity: minimal
9
10
test:
0 commit comments