C# files won't start debugging

Viewed 18

I try to debug my first C# program, but it just doesn't do anything.

I don't think tere are any errors in the code. But when I choose .NET 4.x to debug, it just doesn't do anything. I installed 6.0.8 version of .NET, I don't know why it shows me only 4.x and "Ionide LaunchSettings" as debugger. Please help?

enter image description here

0 Answers
Related