Skip to content

Commit 558ed4d

Browse files
Bump SSH.NET from 2013.4.7 to 2020.0.2 in /src/Lithnet.SshMA
Bumps [SSH.NET](https://github.com/sshnet/SSH.NET) from 2013.4.7 to 2020.0.2. - [Release notes](https://github.com/sshnet/SSH.NET/releases) - [Commits](https://github.com/sshnet/SSH.NET/commits/2020.0.2) --- updated-dependencies: - dependency-name: SSH.NET dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8339f6 commit 558ed4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Lithnet.SshMA/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
<package id="Costura.Fody" version="1.3.3.0" targetFramework="net452" developmentDependency="true" />
44
<package id="Fody" version="1.28.3" targetFramework="net452" developmentDependency="true" />
55
<package id="Lithnet.Logging" version="1.0.5774.20685" targetFramework="net40" />
6-
<package id="SSH.NET" version="2013.4.7" targetFramework="net40" />
6+
<package id="SSH.NET" version="2020.0.2" targetFramework="net40" />
77
</packages>

0 commit comments

Comments
 (0)