.NET 6 is going out of support in November, and .NET 8 is the latest long term support (lol 3 years) version.
While I'm at it, also update
Newtonsoft JSON to 13.0.3 (latest stable)
Avalonia to 0.10.22 (the latest stable version of 0.10). I tried updating to the latest version (11.x), but got errors in things I wasn't familiar with, so I'll leave that to be someone else's problem.
This is for post-tournament builds, but I'm submitting it now so that I can use C# 12/.NET 8 in my work refactoring the music importing stuff into an independent library that can be shared by multiple randomizers (including Z1, Z2, and FF).
.NET 6 is going out of support in November, and .NET 8 is the latest long term support (lol 3 years) version.
While I'm at it, also update
This is for post-tournament builds, but I'm submitting it now so that I can use C# 12/.NET 8 in my work refactoring the music importing stuff into an independent library that can be shared by multiple randomizers (including Z1, Z2, and FF).