I'm looking for some clarification on the Bin and Bin40 directories.
I a previous thread there was mention that Bin was for .net 2.0 and Bin40 was for .net 4.0, but that doesn't really explain how the directories should be used. We build under .net 4.0. Recently in our projects, we somehow found some references to assemblies in the Bin directory that were causing exceptions. We never reference anything in that dir... at least not intentionally.
Can someone explain the difference between what's in the Bin and Bin40 directories, why they exist and what developers need to know about them? Thanks.
Steve