I am developing a Winform application using Visual Studio 2013 and I am trying to get only the executable file without source code. The executable file in bin wont work if you move it in another location!
EDIT: The source file in the BIN as many pointed out work but as long as I do not include SQLite in my application. Thank you for any helpful comment and answer.
UPDATE: I just found a way how to get ONLY the executable file without source code. I need to get the entire folder Debug/Release.