IncrementalBuild=true rebuilds every project
hi, have .sln file 18 vc++ projects. overnight, build solution via tfs, setting incrementalbuild=false in order clean , rebuild each solution. in morning, add 3 lines of code 1 function within 1 project , check-in changes. executes .proj file has incrementalbuild=true , yet, 18 projects rebuilt. can explain happening here? thanks. i tried running build once incrementalbuild=false , after incrementalbuild=true no changes source code. every project still gets rebuilt. Archived Forums V > Team Foundation Server - Build and release management