Execute Batch File After Tfs Build Manager

How to run batch file after TFS build. Where is the bat file actually located in TFS server after build. In your TFS workflow you normally put the bat file to. In your TFS workflow you normally put the bat file to execute like. This entry was posted in.Net and tagged How to run batch file after TFS build. Use a script to customize your build process in Visual. And after the team manager reviewed them, then these files will be checked-in by team manager. For your purpose to track the changes for the different release stage, I think you can consider taking a look at the changesets instead.

Execute Batch File After Tfs Build Manager
Posted by4 years ago
Archived

Hi everyone

I'm currently in the process of wanting to run a batch file that does a nuget pack operation on a single project, as a post build script operation from visual studio.

Execute batch file after tfs build manager

Execute Batch File After Tfs Build Manager

I'm currently following the process as described in the approved answer in this stackoverflow article, but without the push element (as my MyGet feed should pick up packages from the VSO job automatically).

Batch File Execute Command

I'm hitting up against various brick walls at the moment. Has anyone had success with this approach for creating a nuget package as part of a VSO build? If not, what are the alternative approaches?

Thanks in advance!

6 comments