SyntaxFix
Write A Post
Hire A Developer
Questions
Right click on the project in solution-explorer and click "clean".
Now run F5
F5
Make sure the code is as below:
Console.WriteLine("TEST"); Console.ReadLine();