VB.Net 2003 - Build Solution vs Re-Build Solution

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What is the difference between the sub menu item "Build Solution" and
"Rebuild Solution" under the main menu item "Build".

I tried to read the help to find out but no luck.
 
As far as I know, build only recompiles the things that have changed, while
rebuild recompiles everything.

Hth

Greetz Peter
 
Thanks. I thought that one was for complete building of all projects and one
was for just building the ones that had changed but wasn't sure which was
which.
 
Back
Top