Embedding mercurial revision information in Visual Studio c# projects automatically
- by Mark Booth
Original Problem
In building our projects, I want the mercurial id of each repository to be embedded within the product(s) of that repository (the library, application or test application).
I find it makes it so much easier to debug an application ebing run by custiomers 8 timezones away if you know precisely what went into building the…