summaryrefslogtreecommitdiff
path: root/writer/Properties
Commit message (Collapse)AuthorAgeFilesLines
* port to .NET 5a1xd2021-09-091-1/+1
| | | | | | | | | dependency changes - Newtonsoft.JSON + System.Windows.Forms.DataVisualization + System.Data.SqlClient (indirect, but was not added automatically by NuGet) added ARM64 target
* update resta1xd2021-04-011-2/+2
| | | | | | grapher is still broken refactored io / error handling a bit
* embed version info into assembliesa1xd2020-12-021-5/+5
| | | | | | | | check app versions against lib, lib against driver add an 'about' dialog which displays version details, accessible from menu refactor error handling + add check for negative offset
* add initial writera1xd2020-09-251-0/+36
move managed settings into wrapper move gui build into driver build dir