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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user