I installed the newer version of the VS and I able to select .NET 7.0, so my installed VS didn't support .NET 7.0.
Visual Studio Community edition vs .NET 7.0
Hi All I installed the .NET 7.0 SDK. and Runtime. I Checked id with dotnet --info, I saw what I expected. I installed VS Community version, began to create a new console application for multi platform, but I just saw the .NET version 6.0 in the drop down list. Why didn't see the (already installed) .NET version 7.0? Thank you in advance.
Developer technologies | .NET | Other
2 answers
Sort by: Most helpful
-
-
YujianYao-MSFT 4,296 Reputation points Microsoft External Staff
2023-04-10T05:29:24.1366667+00:00 Hi László Kővári, This issue is indeed related to the version of visual studio. I found in Visual Studio 2022 Support for .NET Development that it can support many versions of .NET. And in Visual Studio 2019 Support for .NET Development, we could see that it only supports .NET 5.0. Best regards, Elya
If the answer is the right solution, please click "Accept Answer" and upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.