VirtualPath.SshNet by Guillaume Lecomte

<PackageReference Include="VirtualPath.SshNet" Version="0.3.9" />

 VirtualPath.SshNet 0.3.9

SshNet library wrapper for VirtualPath

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>VirtualPath.SshNet</id>
    <version>0.3.9</version>
    <authors>Guillaume Lecomte</authors>
    <owners>Guillaume Lecomte</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.github.com/guillaume86/VirtualPath/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/guillaume86/VirtualPath</projectUrl>
    <description>SshNet library wrapper for VirtualPath</description>
    <language>en-US</language>
    <tags>virtualpath sftp sshnet</tags>
    <dependencies>
      <dependency id="VirtualPath" version="0.3.9" />
    </dependencies>
    <references>
      <reference file="Renci.SshNet.dll" />
      <reference file="VirtualPath.SshNet.dll" />
    </references>
  </metadata>
</package>