Hi boys and girls from MS .NET5 project,
I have MS VS 2019 16.9.4. I created standard .NET core Console Desktop App in C#.
And I tried to run it .. .but ... nothing !!! An error arose:
Error CS0234: The type or namespace name 'WriteLine' does not exist in the namespace 'Console' (are you missing an assembly reference?)
Why ???? Am I imbecile ? Maybe yes :)
See the image what I see:

