Release Notes
January 6, 2025 ยท View on GitHub
Microsoft.Build.Sql 0.2.0-preview - 2024-07-17
This update brings the below changes over the previous release:
Added
- Added SSDT support. #463
Fixed
- Fixed build error with deployment extension configuration items. #345
- Fixed build output formatting issue. #415
- Fixed build
NullReferenceExceptionwithOPENJSON. #420
Changed
- Updated DacFx version to 162.3.566. #465