Release Note Management for .NET Applications

Posted by MJ Hufford on Stack Overflow See other posts from Stack Overflow or by MJ Hufford
Published on 2010-03-09T18:03:56Z Indexed on 2010/04/03 5:23 UTC
Read the original article Hit count: 394

Filed under:
|
|

My team uses TFS for source control and continuous integration. I'd like to come up with a nice, clean way to show release notes to end users each time we deploy. I'm curious what others are doing to manage release notes in an ASP.NET / TFS environment.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about release-notes