I have a TDS Project file. When I build, it will generate sitecore package item to build output path. However, it create package to the wrong folder directory.
In the project properties, I set my build output path to
......\Build\Deploy\
However, afer build the package is generate to
......\Build\Package Release\
It create automatically a folder package release outside the deploy folder.. or can be said ignoring the deploy folder
Any thought would be helpful
Just try to set the Build Output Path :
like this..\..\..\Build\Deploy\Package_Release