소스 검색

Revert "Attempt to use MSBuild project file to build."

This reverts commit 1e4b0f1ee15be8b72c4d72744cd1773cbb44cc19.
drieseng 9 년 전
부모
커밋
009fbc39eb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -4,7 +4,7 @@ before_build:
   - nuget restore src\Renci.SshNet.VS2015.sln
 
 build:
-  project: build\build.proj
+  project: src\Renci.SshNet.VS2015.sln
   verbosity: minimal
 
 test: