When I attempt to generate migration scripts (immediately after a Refresh), I see a dialog box that says "One or more migrations have changed. Perform a refresh before importing". I'm simply attempting to add an index on a previously created table.
I also note that the refresh tells me that I need to "Add to Project' for many stored procedures and views that have existed in the project for quite some time (no changes to those have been made).
Can you please guide on how to resolve this?
When I attempt to generate migration scripts (immediately after a Refresh), I see a dialog box that says "One or more migrations have changed. Perform a refresh before importing". I'm simply attempting to add an index on a previously created table.
I also note that the refresh tells me that I need to "Add to Project' for many stored procedures and views that have existed in the project for quite some time (no changes to those have been made).
Can you please guide on how to resolve this?