Deploying assemblies with WSPBuilder
By default WSPBuilder puts all referenced assemblies from the Setup project into GAC. I use the following to control that behaviour: Set the output directories of the dependent assemblies to either 80\bin or GAC in the setup project. The assemblies… Read moreDeploying assemblies with WSPBuilder