1
0
Fork 0
mirror of https://github.com/proxysu/ProxySU.git synced 2025-04-04 06:13:37 +03:00

Bump SSH.NET from 2020.0.1 to 2020.0.2 in /ProxySuper.Core

Bumps [SSH.NET](https://github.com/sshnet/SSH.NET) from 2020.0.1 to 2020.0.2.
- [Release notes](https://github.com/sshnet/SSH.NET/releases)
- [Commits](https://github.com/sshnet/SSH.NET/compare/2020.0.1...2020.0.2)

---
updated-dependencies:
- dependency-name: SSH.NET
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-01 23:29:32 +00:00 committed by GitHub
parent 10c8c0f74e
commit f40c7df7fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,6 @@
<packages>
<package id="MvvmCross" version="7.1.2" targetFramework="net461" />
<package id="QRCoder" version="1.4.1" targetFramework="net461" />
<package id="SSH.NET" version="2020.0.1" targetFramework="net461" />
<package id="SSH.NET" version="2020.0.2" targetFramework="net461" />
<package id="System.Console" version="4.3.1" targetFramework="net461" />
</packages>