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