2

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

2
  • Press CTRL-SHIFT-B instead of F5? Commented Apr 8, 2021 at 14:25
  • ctrl-shift-b doesnt work for table changes. And we don't want to use local database so even a small change can adversely affect the entire database. Commented Apr 11, 2021 at 12:12

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.