Model Auto Build 1.4.0
This update is a complete code overhaul and changes the method for dynamically generating the model. As such, make sure to read the README.md document as the process has been simplified.
- Removed the need for converting the Excel file to text files.
- Removed the need to run command line code to generate the Model.bim file.
- ModelAutoBuild.cs is now run directly in Tabular Editor and creates the model based on the Excel file without any intermediary steps.
- Improved error-catching within model creation.