Skip to content

Commit fbc3cc0

Browse files
committed
Fix solution file name
1 parent 52527ae commit fbc3cc0

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
@@ -1,7 +1,7 @@
11
os: Visual Studio 2015
22

33
before_build:
4-
- nuget restore src\SshNet.Security.Cryptography.VS2015.sln
4+
- nuget restore src\Renci.SshNet.VS2015.sln
55

66
build:
77
project: src\Renci.SshNet.VS2015.sln

0 commit comments

Comments
 (0)