Team Foundation Build 2010 - Find changes since last good build
Posted
by iulianchira
on Stack Overflow
See other posts from Stack Overflow
or by iulianchira
Published on 2010-05-20T14:26:34Z
Indexed on
2010/05/20
14:30 UTC
Read the original article
Hit count: 329
I am using Team Foundation Build 2010 for my build process. I want to update the file version for assemblies which have changed since the last good build. How can I determine which files have changed since the last good build? My builds are labeled, but they do not have associated change sets.
© Stack Overflow or respective owner