The assembly-references tag has no wiki summary.
10
votes
4answers
878 views
Mutliple solutions using shared dlls can cause havoc when individual solutions are retracted
Problem: Multiple solutions using shared dll's can cause havoc when individual solutions are retracted.
Example: You have a web part helper dll used by all your web part code. If you retract a ...