Updated the ad item manager form to allow the user to replace one item with another item. Fixed a crash bug in the Global Class logger functions.

This commit is contained in:
2017-07-12 16:40:41 -05:00
parent fd47690224
commit 3b36476a6c
5 changed files with 250 additions and 59 deletions
+3 -1
View File
@@ -118,7 +118,6 @@
<Component Id="wkhtmltox0">
<File Source="$(var.SolutionDir)AdvertsingProfitControl\wkhtmltox0.dll"/>
</Component>
<Component Id="Spire">
<File Source="$(var.SolutionDir)\packages\FreeSpire.PDF.3.2\lib\net40\Spire.License.dll"/>
</Component>
@@ -138,6 +137,9 @@
</Component>
<Component Id="ApcData">
<File Source="$(var.SolutionDir)\AdvertisingProfitControlData\bin\Debug\AdvertisingProfitControlData.dll"/>
</Component>
<Component Id="TableParsingEngine">
<File Source="$(var.SolutionDir)\DataTableParsingEngine\bin\Debug\DataTableParsingEngine.dll"/>
</Component>
</ComponentGroup>
</Fragment>