I have a Build Definition to build a solution on my TFS. This works well, but it always builds the latest version.
- How can I force to build a specific changeset from the past? 
- How can I use/pass this number to the "MSBuild Arguments" to use it there for deployment? 
 
     
     
    