Skip to content

Commit 3100bc7

Browse files
author
Aasim Khan
committed
fixing launch.json
1 parent ca6c39a commit 3100bc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
// Uncomment this to use a specified version of STS, see
3131
// https://github.com/microsoft/vscode-mssql/blob/main/DEVELOPMENT.md#using-mssql_sqltoolsservice-environment-variable
3232
// for more details
33-
"MSSQL_SQLTOOLSSERVICE": "/Users/aasim/src/sts2/src/Microsoft.SqlTools.ServiceLayer/bin/Release/net8.0/osx-arm64/publish/"
33+
// "MSSQL_SQLTOOLSSERVICE": "<Path to STS>"
3434
}
3535
}
3636
]

0 commit comments

Comments
 (0)