diff --git a/Plugins/Wox.Plugin.BrowserBookmark/Wox.Plugin.BrowserBookmark.csproj b/Plugins/Wox.Plugin.BrowserBookmark/Wox.Plugin.BrowserBookmark.csproj index f0a36fb65f..db420b4659 100644 --- a/Plugins/Wox.Plugin.BrowserBookmark/Wox.Plugin.BrowserBookmark.csproj +++ b/Plugins/Wox.Plugin.BrowserBookmark/Wox.Plugin.BrowserBookmark.csproj @@ -1,4 +1,4 @@ - + @@ -14,6 +14,8 @@ ..\..\ true + + true @@ -35,14 +37,26 @@ false + + ..\..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll + + + ..\..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll + + - - ..\..\packages\System.Data.SQLite.Core.1.0.93.0\lib\net20\System.Data.SQLite.dll - True - + + ..\..\packages\System.Data.SQLite.Core.1.0.111.0\lib\net451\System.Data.SQLite.dll + + + ..\..\packages\System.Data.SQLite.EF6.1.0.111.0\lib\net451\System.Data.SQLite.EF6.dll + + + ..\..\packages\System.Data.SQLite.Linq.1.0.111.0\lib\net451\System.Data.SQLite.Linq.dll + ..\..\packages\UnidecodeSharp.1.0.0.0\lib\net35\UnidecodeSharp.dll True @@ -86,6 +100,13 @@ + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + +
+ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Plugins/Wox.Plugin.BrowserBookmark/packages.config b/Plugins/Wox.Plugin.BrowserBookmark/packages.config index 5abe85e328..fc01b224e7 100644 --- a/Plugins/Wox.Plugin.BrowserBookmark/packages.config +++ b/Plugins/Wox.Plugin.BrowserBookmark/packages.config @@ -1,7 +1,9 @@  - - - + + + + + \ No newline at end of file