Associate
Hey guys, this might be a stupid question. but i have noticed on my laptop (using visual studio) i get an IOException and +18 overloads with just a console.writeline. i noticed this when i was creating a program and it kept crashing.
I then opened a new project and did only Console.WriteLine("text"); but it showed as an IOException with +17 overloads. Is this normal or is something wrong?
I then opened a new project and did only Console.WriteLine("text"); but it showed as an IOException with +17 overloads. Is this normal or is something wrong?