.NET 6
Migrate a Windows Forms Desktop Application to .NET 6
This article shows how to migrate a .NET Framework Windows Forms desktop application to .NET 5 and better using the .NET Upgrade Assistant. This command line tool helps to migrate the complete project, but minor tweaks are required to port TX Text Control over to .NET 5 and 6.