Skip to content

Commit

Permalink
Revert "Attempt to use MSBuild project file to build."
Browse files Browse the repository at this point in the history
This reverts commit 1e4b0f1.
  • Loading branch information
drieseng committed Oct 4, 2016
1 parent 1e4b0f1 commit 009fbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 009fbc3

Please sign in to comment.