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 NullReferenceException with OPENJSON. #420

Changed

  • Updated DacFx version to 162.3.566. #465

Contents

  1. 1Microsoft.Build.Sql 0.2.0-preview - 2024-07-17
  2. 1.1Added
  3. 1.2Fixed
  4. 1.3Changed