TFS: Building solutions with different flavors (Debug/Release)
Posted
by Tsury
on Stack Overflow
See other posts from Stack Overflow
or by Tsury
Published on 2010-03-16T08:09:34Z
Indexed on
2010/03/16
8:16 UTC
Read the original article
Hit count: 210
Hi.
I'm using TFS 2008 and I would like to build some solutions in debug mode and some in release.
In my script, the section responsible to the 'build flavor' is global to the entire script and not for specific solutions...
There must be some way of accomplishing that... Can someone help me out please?
Thanks!
© Stack Overflow or respective owner