Publish To Folder Follow
Answered
Is there a way to automatically delete all the files (similar to VS) in the target folder prior to publishing the new build?
Please sign in to leave a comment.
Hello!
Yes, there is. You can configure a new Run configuration with type "Native Executable." Then in your main run configuration, you need to add the newly created one as a "Before launch" (Run Another Configuration).
Hope it helps.
Sofya.