.Net 9.0 not showing in options in Visual Studio 2022 although SDK is installed -

P. G. Choudhury 61 Reputation points
2024-12-27T19:17:41+00:00

Hi gentlemen,
I have encountered a strange problem on my system. Very recently I installed .Net9 SDK on my system.
When I ran dotnet--list-sdks I get the following information:
s1

When I run dotnet--list-runtimes I get the following information:
s2

All seems fine. But the option .Net Framework 9.0 is not showing up in the list when I am trying to create a project through my Visual Studio 2022.
s3

I don't understand this. I'm at a total loss?!?? Can you tell me what else to install so that the option .Net 9.0 shows up?
Here's some more information about my Visual Studio:
Microsoft Visual Studio Professional 2022 (64-bit), Version 17.9.4

Please help me.
Thanks and belated XMas to all !

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,012 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,706 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,316 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Rafael Ribeiro de Albuquerque 0 Reputation points
    2024-12-27T22:32:51.2333333+00:00

    VS2022 don't have a support to net 9, look the compatibility in link: https://zcusa.951200.xyz/pt-br/visualstudio/releases/2022/compatibility


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.