G
Guest
I usually like to have a console application in my solution to test libraries
I'm developing while writing them. (so I can set breakpoints in the
libraries and invoke code in them through the consoel app).
My question is... with Visual Studio, can I add a console application to my
source-controlled solution that does not get added to source control?
I ask becauase I know that the solution file itself is under source control.
Any help appreciated. Thanks
-Andrew
I'm developing while writing them. (so I can set breakpoints in the
libraries and invoke code in them through the consoel app).
My question is... with Visual Studio, can I add a console application to my
source-controlled solution that does not get added to source control?
I ask becauase I know that the solution file itself is under source control.
Any help appreciated. Thanks
-Andrew