The Issue
All developers that create ASP.NET web applications and use Team Foundation Source Control (or the latest version of Visual SourceSafe), have come across the situation, where after the first local build, the \bin folder is created and all dependencies and binary files are added to this folder. The issues start when the Microsoft Source Code Control Interface (MSSCCI) adds both the \bin folder and the files in the folder to the source control system. This is not t
read more »
Be the first to post a Comment!