You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/sql-database-projects/CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ All notable changes to the SQL Database Projects extension will be documented in
9
9
## [1.5.5] - 2025-11-18
10
10
11
11
- Adds support for targeting SQL Server 2025 in SQL projects.
12
+
- Adds support for Microsoft.Build.Sql 2.0.0
13
+
- Adds preview support for publishing SQL projects in VS Code with an enhanced publish dialog.
12
14
- Fixed excessive build output by removing the verbosity parameter from the dotnet build command, preventing output from exceeding terminal scroll limits.
0 commit comments