I'm using a team build with solutions that uses VDPROJ files to build
MSIs....so I make a second "manual pass" with DevEnv.exe so that the VDPROJ
files can get compiled.

I've been able to put the binaries from the standard Team Build process in
the correct location to avoid having DevEnv actually recompile my CSPROJ's -
it sees that the projects are up to date.  Except...since the "code analysis
results" files are not present, it *does* re-run code analysis.

Does anyone know where Team Build stashes the code analysis result
files...so that I could put them in a place (in the build directory) that
DevEnv could see them...so I avoid doing code analysis twice ?

(I know, I know, the real answer is to get away from VDPROJ altogether...)

-- 
scott colestock
trace ventures, LLC
612.559.0580



OzTFS.com - to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject. View the web archives at 
http://www.mail-archive.com/[email protected]/
Powered by mailenable.com, supported by www.readify.net

Reply via email to