I want to make a target in my MSBuild script that:
- Fetch SVN revision/datetime from sources folder ('svn info' command)
- Update VERSIONINFO resource from .EXEs and .DLLs generated by 'build' target
There is something ready to accomplish this? I'm asking just before reinvent another wheel...
I'm giving a look into http://msbuildextensionpack.codeplex.com