Skip to content

Conversation

@KingGorrin
Copy link
Collaborator

@KingGorrin KingGorrin commented Sep 21, 2025

This PR upgrades the project from .NET 6.0 LTS to .NET 8.0 LTS, ensuring we stay on a supported and modern runtime. .NET 8.0 brings significant improvements in performance, security, and language features.

Changes

  • Updated NuGet dependencies to versions compatible with .NET 8.0.
  • Updated GitHub Actions workflow
  • Fixed obsolete AesGcm contructor warnings
  • Fixed breaking unit tests changes
  • Minor version update to 0.7.*

Notes

  • NuGet packages now require at least .NET 8.0.
  • TODO: Fix RequiresUnreferencedCodeAttribute trimming warnings

@KingGorrin KingGorrin changed the title .NET 8.0 Upgrade to .NET 8.0 Sep 21, 2025
@KingGorrin KingGorrin added the enhancement New feature or request label Sep 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants