Top "Tfsbuild" questions

Automated Builds using the Team Foundation Server / Visual Studio Team Services build system

How can I get TFS 2010 to build each project to a separate directory?

In our project, we'd like to have our TFS build put each project into its own folder under the drop …

tfs msbuild tfsbuild
TFS 2010 build error - imported project "project_path" was not found

Have been trying to build a solution which contains a number of projects and keep getting a recurring error. I …

msbuild tfsbuild build-error
Build Agent is Offline

I m using TFS 2015, I saw that my build Agent is Offline : I launch the VsoWorker.exe to see the …

tfs azure-devops tfsbuild offline build-agent
How to get TFS2015 Build (Build.vnext) and NuGet package restore to use custom package sources

I'm trying to get our TFS2015 Build (TFSBuild vnext) going along with VS Team Services. Thus far most blogs and …

tfs tfsbuild azure-devops tfs-2015 nuget-package-restore
MSBuild TFS Build Number

I have been using SVN for a little while now. recently on a project I am using TFS. With the …

tfs msbuild msbuild-task tfsbuild
Where is $(System.DefaultWorkingDirectory) set for builds in TFS2015?

I'm trying to modify the value of this variable as it currently points to the source folder of whatever build …

tfsbuild tfs-2015 azure-pipelines build-agent
TFS Build server - CSC : fatal error CS2008: No inputs specified

We get the above error message on our build server, when we build the solution or the specific project that …

.net-3.5 tfs msbuild tfsbuild
TFS and msbuild version number with last changeset

I want to create a build number which looks like Major.minor.Date.LastChangeSetInTFS, the problem is how to get …

tfs msbuild tfsbuild
Build error in tfsbuild with database project

I have setup my .NET project in TFS Build. It builds fine locally, but I am getting this build error …

visual-studio-2012 tfsbuild database-project
Update Build Controller/Agents to build C# 6 /.NET 4.6 application

here's the scene: We use Visual Studio Online and an on-premise build server in our company network with TFS 2013 to …

c# visual-studio-2015 tfsbuild