Closed TheNewAutonomy closed 9 months ago
Updated to build with C# 12 and .NET 8.
There are separate tickets for updating the code base to follow best practice in .NET 8, this ticket just covers updating to .NET 8 to the point of building and running.
As a developer I want Catalyst to target .NET 8 LTS so that we benefit from community support, the latest security updates, performance benefits introduced since .NET 7 and long term support. The next upgrade should be to .NET 10 LTS.
Acceptance criteria
Build targeting .NET 8 and run unit tests
Tasks