aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/Tango.SQLiteGenerator.CLI.csproj
Commit message (Collapse)AuthorAgeFilesLines
* Allow SMS notifications.Roy Ben Shabat2025-01-271-5/+1
|
* Upgraded EF from 6.0 to 6.2 for all projects.Roy Ben-Shabat2019-01-171-3/+3
| | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX.
* Sign-out works !Roy Ben-Shabat2018-10-101-1/+1
| | | | | Fixed issue where color conversion was busy while not in research module but research module in job view. Added new RealTimeGraphX !
* BACK TO .NET 4.6 !!Roy Ben-Shabat2018-10-071-1/+1
|
* Refactored ObservablesContext to use DataSource object!Roy Ben-Shabat2018-08-211-1/+1
| | | | Upgraded to .NET 4.7.2 !!!
* Reorganization of solution build paths !Roy Ben-Shabat2018-08-141-3/+3
| | | | Optimized production packages.
* New version numbers using Auto Increment Versions visual studio extension !Roy Ben-Shabat2018-07-231-1/+1
|
* Changed versions to per assembly.Roy Ben-Shabat2018-07-231-0/+8
|
* New Settings Library.Roy Ben-Shabat2018-05-161-0/+4
|
* Implemented VS solution release builds!Roy Ben-Shabat2018-03-111-1/+1
|
* Implemented SQL Server To SQLite Conversion Utility!!!Roy Ben-Shabat2018-01-251-0/+74
Added missing synchronization tables to remote synchronization. Updated DAL.Local.