mirror of
https://github.com/proxysu/ProxySU.git
synced 2024-11-22 13:16:09 +03:00
8 lines
461 B
XML
8 lines
461 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="System.Console" version="4.3.1" targetFramework="net461" />
|
|
<package id="System.Runtime.WindowsRuntime" version="4.6.0" targetFramework="net461" />
|
|
<package id="System.ValueTuple" version="4.5.0" targetFramework="net461" />
|
|
</packages> |