While starting a new project using C#, what is the recommended approach to access the SDK libraries for use within classes. Is it preferable to store and access the SDK dlls by putting them within TFS or is it better to use NuGet for this ? What do you recommend.
*This post is locked for comments