trashvin / Get-Build-Collect

A powershell script that gets source code from tfs, builds solutions, and collect artifacts from visual studio projects. It currently uses tf.exe for tfs related task and msbuild for building solutions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A powershell script that gets source code from tfs, builds solutions, and collect artifacts from visual studio projects. It currently uses tf.exe for tfs related task and msbuild for building solutions.


Languages

Language:PowerShell 100.0%