Skip to content

feat: Upgrade to .NET 8.0 and SDK-style projects#4

Merged
gavazquez merged 1 commit intoLunaMultiplayer:masterfrom
DrewBanyai:Update_To_DotNet_8
Feb 16, 2026
Merged

feat: Upgrade to .NET 8.0 and SDK-style projects#4
gavazquez merged 1 commit intoLunaMultiplayer:masterfrom
DrewBanyai:Update_To_DotNet_8

Conversation

@DrewBanyai
Copy link
Contributor

  • Migrated CachedQuickLz and CachedQuickLzTests to .NET 8.0.
  • Converted project files to SDK-style format.
  • Updated test assertions to use GC.GetAllocatedBytesForCurrentThread for more accurate memory allocation checks.
  • Removed deprecated AssemblyInfo.cs and packages.config files.

- Migrated CachedQuickLz and CachedQuickLzTests to .NET 8.0.
- Converted project files to SDK-style format.
- Updated test assertions to use GC.GetAllocatedBytesForCurrentThread for more accurate memory allocation checks.
- Removed deprecated AssemblyInfo.cs and packages.config files.
@DrewBanyai
Copy link
Contributor Author

I'd like to upgrade Luna Multiplayer to a newer version of .NET but first this project needs to be updated as a dependency. Please look this over and let me know if it will suffice for a new version of CachedQuickLz.

@gavazquez gavazquez merged commit f40d918 into LunaMultiplayer:master Feb 16, 2026
@DrewBanyai DrewBanyai deleted the Update_To_DotNet_8 branch February 16, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants