Hi,
I'm completely new to this MSBuild tool (and still somewhat lost) but nonetheless I have a question someone might be able to answer:
I am trying to auto-generate version info into AssemblyVersion.cs files by the contents of a file.
To set the verion info I found the AssemblyInfoTask which works quite well - but how do I tell that task to set Major, Minor, Build and Revision by the contents of file which could then be used in a series of projects alltogether?
Curious - and thankful for any reply 'cause I'm pulling my hairs here! ;-)
yours, Florian