0

I have specified some xcopy-operations to run when building my solution. This works fine when I build my solution. But when I debug my solution by hitting F5 the pre-build stuff is not executed.

I am using Visual Web Developer 2010 Express.

Any ideas why ?

thanks

Thomas

ThomasD
  • 2,464
  • 6
  • 40
  • 56

1 Answers1

0

If I first clean the solution and then hit debug immediately after that, it seems to work

ThomasD
  • 2,464
  • 6
  • 40
  • 56