Fixed a bug when deleting non ad special rows the ad special index flag wouldn't get updated.

This commit is contained in:
2016-11-05 13:33:25 -05:00
parent 6385ed283f
commit 95d5cd9943
10 changed files with 122 additions and 60 deletions
@@ -231,6 +231,9 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="APCDatabase.accdb">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Stretched Logo Collection.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />