D'oh naturally - since it worked for the other - the problem was something 
unrelated to build etc.  I had the regex wrong for Assembly Title...

From: [email protected] [mailto:[email protected]] On Behalf Of 
Daniel Sniderman
Sent: Friday, April 06, 2012 4:46 PM
To: ozTFS
Subject: Build Automation Problem Editing Assembly Info for multiple 
Configurations

I'm working automating a build for a Windows Client application.  Our 
application has two true "configurations" (for Citrix vs. occasionally 
disconnected laptop users) and Prod/QA/Dev/Test/Training environments.

I've written automation that color codes the application icon based on 
environment (by simply copying a "-red" icon file over the name icon file the 
EXE uses.  The users will always  know what environment they are in by the 
color (nice)

Next thing we are doing is editing the assemblyinfo to not just set version - 
but also the assembly description to say the config/environment (I'm using 
build config for both).  However - EVERY SINGLE EXE/DLL is getting the value of 
the very first one.  I went on my build server and the source does show it was 
edited to the last config's value.

The odd thing is that the icon Workflow step is just before the assembly info - 
so I especially don't understand why that icon automation works but the 
assembly info doesn't

Thanks!
_______________________________________________
oztfs mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/oztfs

Reply via email to