Skip to content

5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 14:31
· 51 commits to main since this release

💥 Breaking Changes

  • Update to C# version 10 (#21) @Zastai
    • This drops the use of [CLSCompliant]; this is technically a breaking change (although it is unlikely to affect anyone).

🚀 New Features and Improvements

  • Update SDK (#20) @Zastai
    • This changes the target frameworks to net6.0, netstandard2.1, netstandard2.0, and net48.

📦 Dependency Updates

  • Update SDK (#20) @Zastai
    • MetaBrainz.Build.Sdk → 2.1.1
  • Update MetaBrainz.Build.Sdk to version 2.0.0 (#18) @Zastai
    • System.Text.Json → 6.0.0