aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/App.config
Commit message (Collapse)AuthorAgeFilesLines
* Upgraded EF from 6.0 to 6.2 for all projects.Roy Ben-Shabat2019-01-171-2/+2
| | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX.
* Refactored ObservablesContext to use DataSource object!Roy Ben-Shabat2018-08-211-0/+8
| | | | Upgraded to .NET 4.7.2 !!!
* Implemented SQL Server To SQLite Conversion Utility!!!Roy Ben-Shabat2018-01-251-0/+16
Added missing synchronization tables to remote synchronization. Updated DAL.Local.