Release Notes
January 6, 2025 ยท View on GitHub
Microsoft.Build.Sql 0.1.19-preview - 2024-06-06
This update brings the below changes over the previous release:
Added
- Added some documentation links. #454
- Added
SqlDbFabricDatabaseSchemaProvidertarget platform.
Fixed
- Fixed default build configuration not being overridable. #418
- Fixed inconsistent build output formatting from code analysis rules. #415
- Fixed build error when selecting unspecified (*) columns from the table-valued function
OPEN_JSON.