Commit Graph

4204 Commits

Author SHA1 Message Date
hondacrx 19d27aa6f1 Fixed logs folder being created in non working dir. when running from VS 2017-10-29 10:01:52 -04:00
Fabian 8393349316 Fixed some (many) "{ get; set; }" 2017-10-26 19:36:15 +02:00
hondacrx 5d1f0a8dc8 Forgot to initialize Sha256 2017-10-26 11:58:12 -04:00
Fabian a3dc7b3f48 Ported .Net Core commits:
hondacrx:
- Initial commit: Switch to .Net Core 2.0
- Fix build and removed not needed files
Fabi:
- Updated solution platforms.
- Changed folder structure.
- Change library target framework to netstandard2.0.
- Updated solution platforms again...
- Removed windows specific kernel32 function usage (Ctrl-C handler).
2017-10-26 17:23:44 +02:00