I want to save a text file with all check-in messages from TFS, and save it as a build artifact.
Simply put, I want to save changelog.xml or something similar as build artifact. Is it something simple to do? Currently I run a post-build batch script and do it myself, but there must be a simpler way.