mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
add search for Firefox bookmarks
This commit is contained in:
6
Plugins/Wox.Plugin.BrowserBookmark/packages.config
Normal file
6
Plugins/Wox.Plugin.BrowserBookmark/packages.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?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" />
|
||||
<package id="System.Data.SQLite.Linq" version="1.0.93.0" targetFramework="net35" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user