What's Changed
New features
- Use .NET 9 and remove .NET 6 BREAKING by @ErikEJ in #634
- SqlCmdVariable DefaultValue should not be written to .dacpac as per docs BREAKING by @ErikEJ in #656
- Enable support for StaticCodeAnalysis.SuppressMessages.xml by @ErikEJ in #643
- Add a version check and warn if not using latest SDK by @ErikEJ in #632
Improvements
- Add refactor log docs by @ErikEJ in #641
- Fix analyzer warnings from the .NET 9 SDK by @ErikEJ in #631
- Properly disable CA1515 by @ErikEJ in #646
- Readme overhaul for 3.0 by @ErikEJ in #651
Bug fixes
Full Changelog: v2.9.1...v3.0.0