Dll in both the bin and the gac, which one gets used?
We have a web application that’s deployed to many websites with only frontend changes, the shared backend portion has it’s DLL in the GAC so we only have to update that one dll and all the sites get the update.