Skip to content

Commit 1e4b0f1

Browse files
committed
Attempt to use MSBuild project file to build.
1 parent 7a474e6 commit 1e4b0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ before_build:
44
- nuget restore src\Renci.SshNet.VS2015.sln
55

66
build:
7-
project: src\Renci.SshNet.VS2015.sln
7+
project: build\build.proj
88
verbosity: minimal
99

1010
test:

0 commit comments

Comments
 (0)