Kim Santiago
Kim Santiago
This PR fixes #20142. Since we now allow projects to target SQL Server 2022, this makes it so that the default SQL Server container will be SQL Server 2022 for...
In the schema compare options dialog and sql projects publish dialog, there's extra periods after 2 options: 
Currently, if Configuration property is set to something that isn't "Debug" in a .sqlproj, the sql projects extension doesn't use it for determining the default output path when looking for...
Steps to Reproduce: 1. Create a project from Adventure Works 2. Open schema compare and set a database with one table as a source and the Adventure Works project as...
Steps to Reproduce: 1. Create a project with one table 2. Create an empty project 3. Schema compare the two projects in ADS expected: One difference of the table actual:...
There are currently only a few tests for update project dialog. More tests need to be added in schema compare and sql database projects to test functionality and to help...