File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 </ItemGroup >
6464 <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
6565 <ItemGroup >
66- <Reference Include =" Renci.SshNet" >
67- <HintPath >..\Renci.SshNet.dll</HintPath >
68- </Reference >
6966 <Reference Include =" vte-sharp" Condition =" $(DefineConstants.Contains('VTE'))" >
7067 <HintPath >..\vte-sharp.dll</HintPath >
7168 </Reference >
69+ <Reference Include =" Renci.SshNet" >
70+ <HintPath >..\packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll</HintPath >
71+ </Reference >
7272 </ItemGroup >
7373 <ItemGroup >
7474 <AddinFile Include =" ssh-host.xft.xml" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
33 <package id =" MonoDevelop.Addins" version =" 0.4.5" targetFramework =" net461" />
4+ <package id =" SSH.NET" version =" 2016.1.0" targetFramework =" net461" />
45</packages >
You can’t perform that action at this time.
0 commit comments