Question

I am new to TFS, we have the below requirement. We need to create simple dot net application which need to be checked in TFS 2012 then we need to build the solution in the TFS and place it in X location (on local machine). and in post build script we need to run the powershell command which upload the files to cloud.

We have written the poowershell command but our concern is how to write build script which will call this powershell script to upload the complied files from local machine to cloud

Was it helpful?

Solution

Visual Studio Online - Getting Started

Best place to get you started with Visual Studio Online basics and specifically for a Build

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top