Hi ,
I am using VS 2013 and TFS 2013. While using Automate Build Drop feature of TFS 2013, I came across that when I deploy the build at the drop location every time a new folder is created with the version number of the build for each build defination . I want that the build output should be copied to same drop folder and over writing the contents of the earlier build output if any. Separate folders based upon date and version should not be created for the same build defination.
Appreciate your help on this matter.
Thanks in Advance