PowerToys/Plugins/Wox.Plugin.BrowserBookmark/packages.config

7 lines
452 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="System.Data.SQLite" version="1.0.93.0" targetFramework="net35" />
<package id="System.Data.SQLite.Core" version="1.0.93.0" targetFramework="net35" requireReinstallation="true" />
<package id="System.Data.SQLite.Linq" version="1.0.93.0" targetFramework="net35" requireReinstallation="true" />
<package id="UnidecodeSharp" version="1.0.0.0" targetFramework="net452" />
</packages>