Top "Tfsbuild" questions

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

How to associate a Build to the test plan in Microsoft Test Manager (MTM) 2010?

I am new using Microsoft Test tools, please help: When trying to run a test case from MTM, I am …

visual-studio-2010 build tfsbuild microsoft-test-manager
How to integrate NUnit tests into a TFS 2010 build

What is the best way to integrate nunit tests into TFS 2010? Is it via generic tests or is there a …

nunit mstest tfsbuild generic-test
MSBuild & TeamBuild - BuildInParallel failing because of MSB3021 file permission violation

I maintain the build of a fairly large piece of software, consisting of roughly 350 csharp projects. Our build time for …

msbuild tfsbuild
TFS 2015 Can build variables access other build variables?

When I define a custom variable in the new TFS 2015 team build as follows: Name: SomeOutput Value: $(System.DefaultWorkingDirectory)\Some ...…

variables tfs tfsbuild tfs-2015 azure-pipelines
TFS 2010 - Error occurred during copy: Path too long

We have an ASP.NET MVC project that we want to create a publish package from during an automated build. …

tfs tfsbuild
Assert.Inconclusive and IgnoreAttribute

What is the right way to use Assert.Inconclusive and IgnoreAttribute in MS Unit test framework? We are using Assert.…

.net unit-testing resharper mstest tfsbuild
Nuget error: Please provide credentials for: https://www.myget.org/F

Nuget keeps telling me dat it cannot prompt for input in non-interactive mode. I added the credentials to the nuget.…

nuget tfsbuild myget
No build notifications with VS 2015?

We used to set up our dev machines to receive build notifications in the task bar. However, the process we've …

visual-studio tfs visual-studio-2015 tfsbuild tfs-2015
TFS 2013 default template run powershell script and log output

running a powershell script from within a build process has become really really straight forward with VS 2013. Unfortunately no write-host …

powershell logging tfs tfsbuild
Windows Service user account trouble for TFSBuildServiceHost.exe

Experienced a very strange problem today on our TFS2010 build server. Suddenly the build service failed for no apparent reason. …

tfs windows-services tfsbuild build-server