When working on a VS2005 project that involves referencing Microsoft.SharePoint.dll, building the project causes Microsoft.SharePoint.Search.dll to be copied to my bin folder. Why is this? Okay, maybe it's just a bug, but I want to know the mechanism.
[Edit: Copy local is most definitely turned off -- Microsoft.SharePoint.dll is not copied. Microsoft.SharePoint.Search.dll is not in the GAC but it wouldn't matter if it was.]