Commit Graph

7 Commits

Author SHA1 Message Date
81975559e2 Merge branch 'LinuxCardReaderService' into Release0.2
# Conflicts:
#	DataCenter_Windows/WindowsDataCenter/SQLiteRepository/SQLiteRepository.cs
#	DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/App.config

Merged Branch for linux work. Now Deploying Card Reader on RPI.
2019-09-12 09:15:34 +01:00
a9d8e4c015 Set versions to 0.2.1.0 for release.
update bug tracking url for gitlab bug reports
2018-06-01 10:34:34 +01:00
b557174ef9 set .net versions to .net 4.5 for interfaces, ConfigurationHandler, CardReaderService projects in order to target mono framework.
update ninject to 3.3.1 to attempt compatibility with mono framework.
switch ninject config to use logfile logger not nlog..for now..
2018-05-31 14:08:41 +01:00
20f0ccb211 fix null reference error when configuration setting specified by "keyName" parameter doesnt exist.
#79
2017-04-21 08:03:32 +01:00
Watts
640ef5f2bf added debug and release installers build configuration to projects/solution to enable building installers in a complete/single step, to save building them individually. 2017-04-15 20:21:09 +01:00
119c60a0be update all dll versions to 0.1.5.0 2017-03-19 07:57:35 +00:00
4a976f59f4 create ConfigurationHandler project to retrieve configuration settings from the app.config
#54
2017-03-02 22:00:25 +00:00