Frage

Sometime opening my solution, the database project is disabled and marked as need migration as below snapshot.

I don't know how to deal with that. What should I do to unlock it?

enter image description here

War es hilfreich?

Lösung

It sounds like your database project is in the old VS 2010 format, as opposed to the new SQL Server Data Tools format.

In that case you'll need to upgrade the project. There should be an upgrade option if you right-click the project in Solution Explorer.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top