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:
2016-03-29 20:10:43 -04:00
parent 9a73709c7f
commit 864be9bb11
6 changed files with 81 additions and 15 deletions

View File

@@ -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" />