1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2025-02-18 07:23:17 +03:00
ProxySU/ProxySuper.WPF/packages.config

9 lines
532 B
Plaintext
Raw Normal View History

2021-05-08 18:52:59 +08:00
<?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" />
2021-05-20 18:32:17 +08:00
<package id="SSH.NET" version="2020.0.1" targetFramework="net461" />
2021-05-08 18:52:59 +08:00
<package id="System.Console" version="4.3.1" targetFramework="net461" />
2021-05-14 19:07:19 +08:00
<package id="System.Runtime.WindowsRuntime" version="4.6.0" targetFramework="net461" />
<package id="System.ValueTuple" version="4.5.0" targetFramework="net461" />
2021-05-08 18:52:59 +08:00
</packages>