Skip to content

v3.1.0

Choose a tag to compare

@Baune8D Baune8D released this 14 Apr 16:46
· 44 commits to main since this release
  • Updated dependencies
  • Added multitargeting.
    • Now supports all currently supported .NET versions (.NET Core 3.1, .NET 5 and .NET 6)
  • Compile using recommended C# version
  • Replaced Cake with NUKE
  • Replaced Shouldly with FluentAssertions
  • Minor tweaks and cleanup