Commit Graph

9 Commits

Author SHA1 Message Date
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
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
bb1eeed231 reference ConfigurationHandler and update calls to get configurations.
removed ConfigMonitor.cs.
#54
2017-03-02 22:04:58 +00:00
44b8012b27 try pulling ConfigMonitor into the same project to get it to work.
doesnt appear to work so parking it for now.
#54
2017-03-02 20:00:38 +00:00
e9839fb19e reference ConfigMonitor project
#54
2017-03-01 16:51:58 +00:00
eb7736bafa add Ninject.Extensions.Xml to the installer components.
add Ninject.Extensions.Xml to the packages list for CardReaderService.
add NLogConfigFilePath configuration setting to the App.config file.
added extra logging around Ninject loading.
#34
2017-02-22 13:19:39 +00:00
9dc4832471 Added Ninject, configuration and default logger.
Made DefaultLogger use the eventlog rather than debug.writeline(..)
renamed service1 to CardReaderService
#22
2017-02-18 09:09:19 +00:00
8fb6fedc7d updated references to pull in required packages. 2017-02-10 16:54:21 +00:00
fca8b59c3e merge in Card Reader Service and Service host projects. 2017-02-10 15:59:37 +00:00