Visual studio 2022 compiling only working iterations
For no reason visual studio on my laptop uses only the working iterations of my code, even if I save the incorrect code and run it. The errors are shown at the bottom, but the console application window displays output without an exception as if I didn't write any new code which is incorrect on purpose. PLS HELP!


