Commit Graph

10 Commits

Author SHA1 Message Date
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
54c86b41ed Add reference to ConfigurationHandler project.
Add component tag for ConfigurationHandler dll
#78
2017-04-21 08:16:10 +01:00
Watts
def593d3a5 exposed properties for configuring data center endpoint ip and port. defaults to localhost/127.0.0.1
implemented the code to configure the app.config file on install.
#31
2017-04-15 20:23:57 +01:00
56b5a39fc0 update installers to version 0.1.5.0
#66
2017-03-18 23:12:29 +00:00
4ca281d826 changed version number of installers to 0.1.4.0 2017-03-01 09:20:07 +00:00
f5513ce122 change all versions to 0.1.2.0 2017-02-22 22:31:31 +01: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
693355380d added logging dlls and configs for card reader service.
#22
2017-02-18 21:37:46 +00:00
a63a4923a4 added missing ninject files.
made the starter configuration to start service on install optional, otherwise the services could fail to install.
Also added eventlog creation to the installer so it is ready to go when the service runs.
#24 #22
2017-02-18 21:35:39 +00:00
de4dd18790 create card reader service installer
#21
2017-02-17 13:07:53 +00:00