Removes all custom installed templates and reverts to .NET Core default templates.
dotnet new --debug:reinit
Checking compatibility for converting from .NET Framework to .NET
dotnet tool install -g apiport
Attempts to convert the current solution/project (use source control or backup!)
dotnet tool install -g try-convert