"Build Web Site" always does a complete build

  • Thread starter Thread starter John Dalberg
  • Start date Start date
J

John Dalberg

The "Build Web Site" build option seems to do a complete build even when no
changes have been made. Is there a way to do a build only when a source
file has changed? This is a web site app.

John Dalberg
 
The "Build Web Site" build option seems to do a complete build even when no
changes have been made. Is there a way to do a build only when a source
file has changed? This is a web site app.

John Dalberg


I assume that you are talking about Visual Studio... selecting "Build"
will always force VS to build the whole site. If, however, you are
talking about IIS building at runtime, that's a different story. Can
you confirm?
 
Back
Top