Found this in the new MSDN help. Pretty nice feature this rebuild after an assembly change has driven us nuts for years.
Managed Incremental Build Support The compiler supports managed incremental builds When you specify this option, the compiler will not recompile code when a referenced assembly changes. Instead it will perform an incremental build. Files are recompiled only if the changes affect the dependent code. For more information, see General Property Page (Project).
When you specify this option, the compiler will not recompile code when a referenced assembly changes. Instead it will perform an incremental build. Files are recompiled only if the changes affect the dependent code. For more information, see General Property Page (Project).
What's New in Visual C++ Codename "Orcas"
I have notice the online MSDN is much better now. Slow but I do like the article version specific note along with links to newer and older versions.
Remember Me
a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u
Page rendered at Wednesday, August 27, 2008 10:27:59 PM (Pacific Standard Time, UTC-08:00)
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.