Releases: RadoslavGatev/SSDT-Continuous-Deployment-Project-Template
Releases · RadoslavGatev/SSDT-Continuous-Deployment-Project-Template
1.2.0
- Included the latest sp_generate_merge from "https://github.com/readyroll/generate-sql-merge".
- Added support for Visual Studio 2022
Install from https://marketplace.visualstudio.com/items?itemName=SolvSoftware.SSDT-Continuous-Deployment-Project-Template
1.1.1
- Included the latest sp_generate_merge from "https://github.com/readyroll/generate-sql-merge".
- Surrounded object identifiers with square brackets. For example, USE [CompanyName.ProjectName].
- Introduced some dependencies on SSDT to prevent installing it on an instance without the proper SSDT tools installed.
- Enabled the support for Visual Studio 2019.
1.0
Initial version.