Installed and used with default settings. After building project, Designer.cs files are removed and Script-Migration (NPM) command crashes with the following error:
There is no entity type mapped to the table 'TableName' which is used in a data operation. Either add the corresponding entity type to the model, or specify the column types in the data operation.
Reverting to the commit where the designer file still exists fixes the issue.
