TFS 2015 RC Build v.next walkthrough– Creating a simple build for a web app
After downloading TFS 2015 RC, I wanted to create a simple build of my web app. The goal was to have a v.next build do the same thing as my xaml build. I wanted the build to get the latest code from source control, compile everything, run unit tests, then drop the build artifacts in … [Read more…]