I'm trying to create a build label using the Property task as follows:
<property name="VssLabel" value="${BuildString} ${BuildNumber}" />
I've Echo'ed ${BuildString} and ${BuildNumber}, they're fine, but
${VssLabel} is empty. Anyone know what's wrong here?
Ron
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
