Whenever I save a project in Visual Studio 2010, it only creates a single file in the Debug folder named "projectname.vshost".
It used to make other files, including an exe that I could send to others. What changed in my program to have this effect?
It used to make other files, including an exe that I could send to others. What changed in my program to have this effect?