1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2024-11-22 13:16:09 +03:00
ProxySU/ProxySuper.WPF/packages.config

8 lines
461 B
Plaintext
Raw Normal View History

2021-05-08 13:52:59 +03: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" />
<package id="System.Console" version="4.3.1" targetFramework="net461" />
2021-05-14 14:07:19 +03: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 13:52:59 +03:00
</packages>