Friday, November 13, 2009

The other day someone sent me an email asking me about reserved characters in MSBuild targets names. I didn't actually know of a published list of such a reference so I contacted the MSBuild team for more information and here is what I found out.

Illegal characters in target names

'$', '@', '(', ')', '%', '*', '?', '.'

Properties, items and item metadata elements must start with either a letter [a-Z] or an underscore (_).

Characters after the initial character for properties, items and item metadata can include: letters, numbers, underscore, and dashes (-).

 

Sayed Ibrahim Hashimi

Friday, November 13, 2009 7:36:00 AM (GMT Standard Time, UTC+00:00)  #    Comments [1]  | 
Wednesday, January 20, 2010 3:08:57 PM (GMT Standard Time, UTC+00:00)
Hi
Is there any documentation about integrating CruiseControl.Net with MSBuild+MSTest+VTS Code coverage.
actually i have configure my CruiseControl.Net with Subversion+MSBuild+MSTest but i do not know how could i do it with Code coverage? :(
i have read some papers that lead me to do it with MSBuild but i'm very new to MSBuild environment. :(
thanks in advance
NIMA
OpenID
Please login with either your OpenID above, or your details below.
Name
E-mail
(will show your gravatar icon)
Home page

Comment (Some html is allowed: a@href@title, b, blockquote@cite, strike, strong, sub) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Enter the code shown (prevents robots):

Live Comment Preview

Theme design by Jelle Druyts