-
Notifications
You must be signed in to change notification settings - Fork 568
Closed
Copy link
Description
Description
integrated SQL projects extension build fails every time on Windows - due to git bash being unable to execute dotnet build - when the default terminal is set to git bash.
Steps to Reproduce
-
install git with git bash on Windows
-
modify the default terminal shell in VS Code to use bash
-
use the SQL projects extension to run build on a project
Affected Area
- Connection dialog (SQL Server | Azure browse/Fabric browse)
- Query results panel
- Query editor
- Object Explorer
- Table Designer
- Schema Compare
- Schema Designer
- Local SQL Server Container provisioning
- SQL database in Fabric provisioning
- GitHub Copilot integration
- Query Plan Visualizer
- Other (please describe below)
If you selected "Other", please describe the affected area
No response
Environment Information
Version: 1.105.1 (system setup)
Commit: 7d842fb85a0275a4a8e4d7e040d2625abbf7f084
Date: 2025-10-14T22:33:36.618Z
Electron: 37.6.0
ElectronBuildId: 12502201
Chromium: 138.0.7204.251
Node.js: 22.19.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26100
Identifier
ms-mssql.sql-database-projects-vscode
Version
1.5.4
Confirmation
- I have searched existing issues and couldn't find a match
- I want to work on this issue
pradeepsrikakolapu and WilliamDAssafMSFT