Okay I'm new on c#.net development, I made a small program and it was all fine running/building it while I was in a process of coding it BUT after I finished it and tried to publish it, error occurred saying "Signing Tool" is not found. Now I don't want to install the signing tool, but I can't get my project back the way it was, every time I build it blocks me off by that error.
Let just say how can I tell to VB to treat my run as a debug building not publish building?