Slight introduction to Team Foundation Build 2010
Team Foundation Build is part of Team Foundation Server used to automatedly build applications. Typically, such a build gets latest versions of source code and all referenced components, compiles the application, runs tests, creates an installer and so on. It’s also able to log and report build results, assign build number to work items included …
Continue reading ‘Slight introduction to Team Foundation Build 2010’ »