Someone asked me if adding a package through NuGet to a Source Controlled project would add the folder “packages” to TFS.
Well I got the answer today and it’s “No”.
Make sure you go inside Source Control Explorer and add that folder. Make sure to also include everything since DLLs are normally excluded by default.