Skip to content

Commit c3e7628

Browse files
committed
Explicitly specify solution for which to perform nuget restore.
1 parent 06c83f0 commit c3e7628

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,7 +1,7 @@
11
os: Visual Studio 2015
22

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

66
build:
77
project: src\Renci.SshNet.VS2015.sln

0 commit comments

Comments
 (0)