質問

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

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top