Many of the automated test cases that launch the model wizard are failing with following new warning box. It shows this dialog box even if there are few tables selected. When you click on Yes on the dialog box, it goes ahead and creates the entities fine.
This issue doesn't reproduce manually.
```
---------------------------
Microsoft Visual Studio
---------------------------
No database objects have been selected. This will result in an empty model. Are you sure you want to create an empty model?
---------------------------
Yes No
---------------------------
```
Example Test cases that fail.
AddColumnToTable
UpdateEntityOnMultipleDiagrams