Is there a way to print a new-line when using <Message...> ?
        Posted  
        
            by Nam Gi VU
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nam Gi VU
        
        
        
        Published on 2010-03-17T05:03:48Z
        Indexed on 
            2010/03/17
            5:41 UTC
        
        
        Read the original article
        Hit count: 188
        
msbuild
I wanna write but \n seems not to be working. What should I replace \n with?
(I read in the books they said that to print @ and % we use %40 and %25, so I guess the should be a number for the new-line).
© Stack Overflow or respective owner