Release Notes

February 19, 2026 ยท View on GitHub

Microsoft.Build.Sql 1.0.0 - 2025-03-11

This update brings the below changes over the previous release:

Breaking Change

  • .NET 8 SDK is now required for dotnet build. No changes required if building in VS. #534

Added

  • Added globalization support. #504
  • Added detailed README to SDK and Templates packages. #542
  • Added link to release notes. #543, #548
  • Added DevelopmentDependency to code analyzer template by default. #546
  • Added a check for duplicate build items. 574, #578

Known Issues

  • Compatibility between Microsoft.Build.Sql 1.0.0 and .NET 10 have been reported. #708