add search for Firefox bookmarks

This commit is contained in:
Ioannis G
2014-07-02 18:01:31 +03:00
parent e275ce6063
commit 6807dcbd5d
8 changed files with 250 additions and 111 deletions

View 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>