Skip to content

0.4.1

Latest

Choose a tag to compare

@vbaderks vbaderks released this 10 Aug 15:21
· 4 commits to main since this release
0.4.1
53ea340

Changed

  • Updated the project format from .sln to the new .snlx format (requires .NET SDK 9.0.200 or newer and/or Visual Studio 2022 17.14 or newer).
  • Updated to xUnit.net V3.
  • Switched to the artifacts output directory model.
  • Updated NuGet dependencies to the latest released versions.
    Resolves the issue that SixLabors.ImageSharp 3.1.7 has a known moderate severity vulnerability.
  • The project now conforms to the REUSE guidelines.
  • Add support for AOT compilation in .NET 8.0 and later.