I am currently working on database versioning project. And I'm using a SQL Server Database Project for this.
But we'll not use local database on the SSDT Project. Therefore I don't want to deployment when I press F5 button. I just want to build the project.
But the project configuration is not suitable for this. I cannot check deploy option. I'm looking for an alternative solution.