aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/DTO/TangoVersionDTOBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added TAG to TANGO_VERSION DB.Roy Ben Shabat2022-05-101-0/+8
|
* Added DISABLED for TANGO_VERSIONS.Roy Ben Shabat2020-11-181-0/+8
| | | | | Added ACTIVATION_KEY for MACHINE. Added activation key generation for ms designer.
* Added firmware version to TANGO_VERSIONS.Roy Ben-Shabat2019-10-301-0/+8
| | | | Added total version info to TUP file as 'version.json'.
* Implemented auto installer release for machine studio and PPC.Roy Ben-Shabat2019-02-251-0/+8
|
* Implemented auto DTO generation.Roy Ben Shabat2019-02-231-0/+65
Implemented mapping of DTO <=> Observables. Organization of unit tests. Removed DELETED from ADDRESS & CONTACT.