mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-15 03:59:15 +08:00
01e812aebf
1. basic support, better than nothing... 2. thanks great contribution from @talynone 3. #198
7 lines
376 B
XML
7 lines
376 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="JetBrains.Annotations" version="10.1.4" targetFramework="net452" />
|
|
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net452" />
|
|
<package id="System.Runtime" version="4.0.0" targetFramework="net452" />
|
|
<package id="UwpDesktop" version="10.0.10586.2" targetFramework="net452" />
|
|
</packages> |