Yesterday I setup TFS for my .NET playground website to implement continuous integration and deployments. After a successful build I noticed that debug symbols(pdb files)…
When we manually build a .NET project using Visual Studio, the reference paths set in Project Properties are picked up by Visual Studio for referring…