Created the first version of HTML code for the front form. Changed to the Pechkin HTML to PDF library. Removed the string tester. Fixed a bug with the main form where the APC tables would not be sorted by row position.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Common.Logging" version="3.3.1" targetFramework="net45" />
|
||||
<package id="Common.Logging.Core" version="3.3.1" targetFramework="net45" />
|
||||
<package id="EntityFramework" version="6.1.3" targetFramework="net45" />
|
||||
<package id="HtmlRenderer.Core" version="1.5.0.6" targetFramework="net45" />
|
||||
<package id="HtmlRenderer.WinForms" version="1.5.0.6" targetFramework="net45" />
|
||||
<package id="Pechkin" version="0.5.8.1" targetFramework="net45" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user