Hi, I am using VS.Net solution task to build a
solution that contains 18-20 projects. Everything is working fine except that
the post build event is not doing its job. NAnt log shows that post build event
was successful however, when I see the bin folders there are no additional files
are there (post build event copies some files to bin folder). [solution] PostBuildEvent succeeded (exit code = 0) I checked that PostBuildEvent.bat file is
present in the bin folder and if I run that file myself, it copies the desired
files. Earlier, I tried post build event on a POC
project (single project in a solution) and it worked fine with Nant. Has anyone come across this issue? Please
provide me some pointers as I am stuck at this point. Thanks in Advance, Regards, Sandeep |
- [Nant-users] Post-build event problem with solution task Sandeep
- RE: [Nant-users] Post-build event problem with solutio... Ray Johnson
- RE: [Nant-users] Post-build event problem with sol... Gert Driesen
- RE: [Nant-users] Post-build event problem with... Ray Johnson
- RE: [Nant-users] Post-build event problem ... Gert Driesen
- RE: [Nant-users] Post-build event problem with solutio... Sandeep
- RE: [Nant-users] Post-build event problem with solutio... Melissa Kacher