mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-01-13 17:22:48 -05:00
Add a few new ways to drag/drop a URL - from a few Chrome extensions or the page URL itself - page URL only supports single links right now
This commit is contained in:
@@ -175,6 +175,8 @@
|
||||
|
||||
<File Source="$(var.FeedCenter.TargetDir)\Common.Wpf.MarkupExtensions.dll" />
|
||||
|
||||
<File Source="$(var.FeedCenter.TargetDir)\HtmlAgilityPack.dll" />
|
||||
|
||||
<File Source="$(var.FeedCenter.TargetDir)\EntityFramework.dll" />
|
||||
<File Source="$(var.FeedCenter.TargetDir)\EntityFramework.SqlServer.dll" />
|
||||
<File Source="$(var.FeedCenter.TargetDir)\EntityFramework.SqlServerCompact.dll" />
|
||||
|
||||
Reference in New Issue
Block a user