[MSBuild] Is there a way to print a new-line when using <Message...> ?
- by Nam Gi VU
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).
Any suggestions? Please help!