1
0
Fork 0
mirror of https://github.com/proxysu/ProxySU.git synced 2025-04-13 06:01:05 +00:00
ProxySU/ProxySuper.WPF/packages.config
dependabot[bot] ab80b80fd0
Bump SSH.NET from 2020.0.1 to 2020.0.2 in /ProxySuper.WPF
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>
2022-06-01 23:29:50 +00:00

10 lines
No EOL
629 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MvvmCross" version="7.1.2" targetFramework="net461" />
<package id="MvvmCross.Platforms.Wpf" version="7.1.2" targetFramework="net461" />
<package id="QRCoder" version="1.4.1" targetFramework="net461" />
<package id="SSH.NET" version="2020.0.2" targetFramework="net461" />
<package id="System.Console" version="4.3.1" targetFramework="net461" />
<package id="System.Runtime.WindowsRuntime" version="4.7.0" targetFramework="net472" />
<package id="System.ValueTuple" version="4.5.0" targetFramework="net461" requireReinstallation="true" />
</packages>