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

 

Reply via email to