'Why is there no .NET Core options displayed in the console app for Visual Studio for Mac?

I created a new Console App in Visual Studio for Mac. Right click the project => options => Build => General.

enter image description here

I expect to see .NET core versions here. 3.1, 5.0, 6.0 apparently are .NET core versions. These look like standard .NET versions. So is standard .NET now running on Mac? Last I heard .NET core was created for cross-operating system compatibility.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source