0

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.

L. Kvri
  • 1,456
  • 4
  • 23
  • 41
  • 1
    The version of VS you installed is not a subtle detail. But it is probably an old one that does not yet support .net7, you would not have to install .net7 separately if you have a recent one. VS2022, version 17.4.0 or higher required. – Hans Passant Apr 07 '23 at 13:04
  • Check out the installed version- see [this](https://stackoverflow.com/a/74443175/2501279) answer. – Guru Stron Apr 07 '23 at 13:04
  • enter to "Visual Studio Installer" > Installed > Visual Studio Community 2022 > Modify > Individual components > then mark ".NET 7.0" and klick Modify – giorgi02 Apr 07 '23 at 13:20

0 Answers0