As you might have read previously, I've been trying to incorporate MSOCAF
directly in both Visual Studio 2010 and Team Build. The simplest solution would
be to code up an msbuild task and put those in a target and reference that
target in all project files. I know