Explorar o código

Explicitly specify solution for which to perform nuget restore.

Gert Driesen %!s(int64=9) %!d(string=hai) anos
pai
achega
c3e7628f92
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -1,7 +1,7 @@
 os: Visual Studio 2015
 
 before_build:
-  - nuget restore
+  - nuget restore src\SshNet.Security.Cryptography.VS2015.sln
 
 build:
   project: src\Renci.SshNet.VS2015.sln