Skip to content

Commit d9727bb

Browse files
authored
vBump STS version from '5.0.20250715.3' to '5.0.20251029.3 (#26450)
* version bump for STS * changelog udpate
1 parent b0ad65d commit d9727bb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

extensions/mssql/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/{#version#}/microsoft.sqltools.servicelayer-{#fileName#}",
3-
"version": "5.0.20250715.3",
3+
"version": "5.0.20251029.3",
44
"downloadFileNames": {
55
"Windows_86": "win-x86-net8.0.zip",
66
"Windows_64": "win-x64-net8.0.zip",

extensions/sql-database-projects/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ All notable changes to the SQL Database Projects extension will be documented in
99
## [1.5.5] - 2025-11-18
1010

1111
- 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.
1214
- Fixed excessive build output by removing the verbosity parameter from the dotnet build command, preventing output from exceeding terminal scroll limits.
1315

1416
## [1.5.4] - 2025-09-11

0 commit comments

Comments
 (0)