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
{{ message }}
This repository was archived by the owner on Feb 28, 2026. It is now read-only.
This repository was archived by the owner on Feb 28, 2026. It is now read-only.
In ADS and VSCode: Cannot build sdk style sql projects after microsoft.sql-database-projects update 5/15/2025: error MSB4181: The "SqlBuildTask" task returned false but did not log an error. #26306
Does this issue occur when all extensions are disabled?: Cannot reproduce with extension disabled, as this directly involves an extension
VS Code Version: 1.100.1
OS Version: Windows 11
Steps to Reproduce:
Create a valid Azure Synapse Sql Pool database project
Build the project from the database projects pane
Build will fail with the following message: {BaseDirectory}.nuget\packages\microsoft.build.sql\0.2.5-preview\tools\netstandard2.1\Microsoft.Data.Tools.Schema.SqlTasks.targets(544,5): error MSB4181: The "SqlBuildTask" task returned false but did not log an error.
Does this issue occur when all extensions are disabled?: Cannot reproduce with extension disabled, as this directly involves an extension
Steps to Reproduce: