How to add custom build step to a TFS Server Build ?(blog.decayingcode.com)
submitted by
arch4ngel(585) 2 years, 11 months ago
Most of the time when you are creating a build script (TFSBuild.proj), you need to do some steps after the build. Wether it's creating an MSI for easier deployment, creating a VSI for a Visual Studio Add-in, or whatever if may be... you normally do a post build.
A post build event looks like the following inside the TFSBuild.proj
|category: Team System
|Views: 105
tags:
Configuration TeamSystem Build another
Everyones tags:
Your Tags: