Add JSON binary to installer

This commit is contained in:
2018-04-06 10:13:54 -04:00
parent 92469c15aa
commit be1bd39974

View File

@@ -176,6 +176,8 @@
<File Source="$(var.FeedCenter.TargetDir)\NameBasedGrid.dll" />
<File Source="$(var.FeedCenter.TargetDir)\HtmlAgilityPack.dll" />
<File Source="$(var.FeedCenter.TargetDir)\Newtonsoft.Json.dll" />
<File Source="$(var.FeedCenter.TargetDir)\EntityFramework.dll" />
<File Source="$(var.FeedCenter.TargetDir)\EntityFramework.SqlServer.dll" />