I have several Visual Basic 2012 websites that were created using the "ASP.NET Empty Web Application" template. I used that template because I do not want or need any of the extras that the other templates add in. Several of these were actually upgraded from VS 2008.

I would like to upgrade to Visual Basic 2026 in order to take advantage of the newer .NET frameworks.

If I import an existing project into Visual Basic 2026, it still targets the 4.8.2 framework, and I cannot change it to 10.0.

If I create a new project, I only have the options of test projects.

I do not want or need any of the templates or core controllers (Blazer, Razor, MVC, RESTful, etc.)

Any suggestions would be greatly appreciated.

Thank you