From 009fbc39eb9da65c8472b5a558d31bf22c787a74 Mon Sep 17 00:00:00 2001 From: drieseng Date: Tue, 4 Oct 2016 21:19:53 +0200 Subject: [PATCH] Revert "Attempt to use MSBuild project file to build." This reverts commit 1e4b0f1ee15be8b72c4d72744cd1773cbb44cc19. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 2e7badb1..1ccbff64 100644 --- a/appveyor.yml +++ b/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: