Back to All Articles

Articles tagged teamfoundationserver:


Source Control Options GIT and Team Foundation Server (TFS)

Git has been gaining momentum lately and continues to be the path forward for all organizations (including Microsoft) as the source control of record. What are the differences, benefits...read more...

Updated: January 21, 2020
Created: January 21, 2020

Read more

Team Foundation 2018 TFS .NET Core Command

The dotnet pack command builds the project and creates NuGet packages. Careful with configuration and specifically negative file pattern matching documentation(incorrect).

Updated: October 30, 2018
Created: October 30, 2018

Read more

TFS Build 2015 Not Transforming Web.Config

Updated: May 29, 2017
Created: May 29, 2017

Read more

Keep Nuget Packages Out of TFS (Source Control)

Historically, we had kept our Nuget packages in Team Foundation Server (version control). Due to the recent consistency and stability of Nuget I am starting to move towards excluding Nuget packages from TFS Source control. They just are not required anymore and Visual Studio can very quickly restore from the internet packages locally on your workstation/build server very quickly now.

Updated: February 24, 2017
Created: February 24, 2017

Read more