VS 2019 - When I press the F5 button on the SQL Server Database Project I don't want to deploy to the database. I just want to build the project

145 views Asked by At

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.

Visual Studio 2019 sample project configuration

0

There are 0 answers