Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@ErikEJ ErikEJ released this 13 Nov 09:37
· 1 commit to master since this release
d5d4565

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

Bug fixes

  • Fix broken warning (it never appears if any .NET analyzers are present) by @ErikEJ in #642

Full Changelog: v2.9.1...v3.0.0