We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9545726 commit 16f9161Copy full SHA for 16f9161
1 file changed
extensions/mssql/src/configurations/config.ts
@@ -8,7 +8,7 @@ export const config = {
8
dotnetRuntimeVersion: "10.0",
9
downloadUrl:
10
"https://github.com/Microsoft/sqltoolsservice/releases/download/{#version#}/microsoft.sqltools.servicelayer-{#fileName#}",
11
- version: "6.0.20260408.1",
+ version: "6.0.20260409.1",
12
downloadFileNames: {
13
Windows_64: "win-x64-net10.0.zip",
14
Windows_ARM64: "win-arm64-net10.0.zip",
0 commit comments