Upgrade Architect codebase to .net 6

At the moment architect is stuck in .net 4.7.2 and it forces us into double development (using two sets of dlls) and it prevents us from using latest features from .net 6.

What about .NET 7 with MAUI support?

I don’t mind, that would mean to move whole codebase to .net 7, server included.

I’m taking it back. There is currently no way for MAUI. The major UI widgets we need are not delivered nor available elsewhere. Code editor, screen editor, even tree view…