I want to create a build number which looks like Major.minor.Date.LastChangeSetInTFS, the problem is how to get last changeset number from the TFS. Is there any property, or
According to a comment on this page you can use the command line tf changeset /latest /i but I can't verify that from home.
tf changeset /latest /i