浏览代码

Fix solution file name

Gert Driesen 9 年之前
父节点
当前提交
fbc3cc0474
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

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