upgrade ssh.net
This commit is contained in:
@@ -94,8 +94,8 @@
|
|||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>..\packages\RazorGenerator.Mvc.2.2.3\lib\net40\RazorGenerator.Mvc.dll</HintPath>
|
<HintPath>..\packages\RazorGenerator.Mvc.2.2.3\lib\net40\RazorGenerator.Mvc.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Renci.SshNet">
|
<Reference Include="Renci.SshNet, Version=2023.0.0.0, Culture=neutral, PublicKeyToken=1cee9f8bde3db106, processorArchitecture=MSIL">
|
||||||
<HintPath>..\..\..\Resources\Libraries\SshNet\Renci.SshNet.dll</HintPath>
|
<HintPath>..\packages\SSH.NET.2023.0.0\lib\net462\Renci.SshNet.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Spring.Core">
|
<Reference Include="Spring.Core">
|
||||||
<HintPath>..\..\..\Resources\Libraries\Spring.NET\Spring.Core.dll</HintPath>
|
<HintPath>..\..\..\Resources\Libraries\Spring.NET\Spring.Core.dll</HintPath>
|
||||||
|
|||||||
@@ -28,5 +28,6 @@
|
|||||||
<package id="Rx-Main" version="2.2.5" targetFramework="net45" />
|
<package id="Rx-Main" version="2.2.5" targetFramework="net45" />
|
||||||
<package id="Rx-PlatformServices" version="2.2.5" targetFramework="net45" />
|
<package id="Rx-PlatformServices" version="2.2.5" targetFramework="net45" />
|
||||||
<package id="SqlServerCompact" version="4.0.8854.1" targetFramework="net40" />
|
<package id="SqlServerCompact" version="4.0.8854.1" targetFramework="net40" />
|
||||||
|
<package id="SSH.NET" version="2023.0.0" targetFramework="net462" />
|
||||||
<package id="WebActivatorEx" version="2.0.5" targetFramework="net45" />
|
<package id="WebActivatorEx" version="2.0.5" targetFramework="net45" />
|
||||||
</packages>
|
</packages>
|
||||||
Reference in New Issue
Block a user