Created a new cleaned up APC database and a back up template to use. Finalized the new main form. Preparing to enter real data in the next session.

This commit is contained in:
2017-01-21 20:13:23 -06:00
parent db200e31b2
commit e7d719b1ba
6 changed files with 8 additions and 3 deletions
Binary file not shown.
Binary file not shown.
@@ -214,6 +214,7 @@
<DesignTime>True</DesignTime> <DesignTime>True</DesignTime>
</Compile> </Compile>
<None Include="AdvertsingProfitControl_TemporaryKey.pfx" /> <None Include="AdvertsingProfitControl_TemporaryKey.pfx" />
<None Include="APCDatabase.bak" />
<None Include="app.manifest" /> <None Include="app.manifest" />
<None Include="packages.config" /> <None Include="packages.config" />
<None Include="Properties\Settings.settings"> <None Include="Properties\Settings.settings">
@@ -248,6 +249,9 @@
<CopyToOutputDirectory>Always</CopyToOutputDirectory> <CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content> </Content>
<Content Include="APCDatabase Template Script.sql" /> <Content Include="APCDatabase Template Script.sql" />
<Content Include="APCTemplate.accdb">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Stretched Logo Collection.ico" /> <Content Include="Stretched Logo Collection.ico" />
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+1
View File
@@ -207,6 +207,7 @@
this.toolsMainMenu.Name = "toolsMainMenu"; this.toolsMainMenu.Name = "toolsMainMenu";
this.toolsMainMenu.Size = new System.Drawing.Size(72, 34); this.toolsMainMenu.Size = new System.Drawing.Size(72, 34);
this.toolsMainMenu.Text = "&Tools"; this.toolsMainMenu.Text = "&Tools";
this.toolsMainMenu.Visible = false;
// //
// adSpecialKeyWordsToolsMainMenu // adSpecialKeyWordsToolsMainMenu
// //
@@ -14,7 +14,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms> </dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>LhUa23CJtjZ/BowQJj0qgveDidagP1l9WYafRZkbi6Y=</dsig:DigestValue> <dsig:DigestValue>KVKYbzq19q7ADJ+LPTGDgJAvr64l2Kmoa+3avj6GEKs=</dsig:DigestValue>
</hash> </hash>
</dependentAssembly> </dependentAssembly>
</dependency> </dependency>
@@ -43,14 +43,14 @@
</dependentAssembly> </dependentAssembly>
</dependency> </dependency>
<dependency> <dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="AdvertsingProfitControl.exe" size="3625984"> <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="AdvertsingProfitControl.exe" size="3625472">
<assemblyIdentity name="AdvertsingProfitControl" version="0.9.5.2" language="neutral" processorArchitecture="amd64" /> <assemblyIdentity name="AdvertsingProfitControl" version="0.9.5.2" language="neutral" processorArchitecture="amd64" />
<hash> <hash>
<dsig:Transforms> <dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms> </dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>NwwEYHm9hzA8o7iitiqniu7tzLtilE7WXD+uqYszcZ4=</dsig:DigestValue> <dsig:DigestValue>4RF9KpTz/tkh9aGV9uAdFH9h8OP+W7p1PkgSLnYAU7o=</dsig:DigestValue>
</hash> </hash>
</dependentAssembly> </dependentAssembly>
</dependency> </dependency>