I have several .net4.x SDK versions installed but New Project in VS2019 and VS2022 will not list them as available. Only gives me .net 5 and Core 3.0/3.1
.NET 4.x is .NET Framework, not .NET Core
Have you selected the right project type,including .NET Framework ? :