I am completely new to programming, just saying. Console.ReadKey();
is throwing an exception with the message 'System.InvalidOperationException'. I've been browsing in the site and didn't found this exact problem. How can I solve this?
Sidenote: I have .Net Core installed.
Here's a screenshot.