Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 6f70859

Browse files
committed
Update FTP
2 parents f3d3a64 + 49abd6f commit 6f70859

File tree

4 files changed

+173
-207
lines changed

4 files changed

+173
-207
lines changed

Spedit.csproj

+4
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@
9797
<Reference Include="QueryMaster">
9898
<HintPath>QueryMaster\QueryMaster.dll</HintPath>
9999
</Reference>
100+
<Reference Include="Renci.SshNet, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=1cee9f8bde3db106">
101+
<HintPath>packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll</HintPath>
102+
<Private>True</Private>
103+
</Reference>
100104
<Reference Include="smxdasm">
101105
<HintPath>App\smxdasm.dll</HintPath>
102106
</Reference>

0 commit comments

Comments
 (0)