You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.