Apparently, when you’re using some shared project with Nuget packages, it is possible that TFS build will throw some errors at you saying that he can’t find all/some of the packages. (When inspecting the build logs, you will see the warning MSB3245 “Could not resolve this reference”. When adding packages to a project, the csproj …