My project is an API built with .NET Core 2.1. I need to convert to .NET 6 using the Microsoft Upgrade Assistance tool. I am not sure if I can do this or not.
Also, after upgrading the project using this tool, do I need to do any manual code changes in Programme.cs and Startup.cs?