Disallow GAC
Wernight
Posts: 7
We're having differences when compiled locally compared to when compiled on the build server, due to DLLs being in the GAC on one and not the other.
The setting GAC="0" seem to have no effect as locally it seems to always prefer the GAC version of those DLLs.
It should be possible to tell SA never to load from GAC some (or all) assemblies.
The setting GAC="0" seem to have no effect as locally it seems to always prefer the GAC version of those DLLs.
It should be possible to tell SA never to load from GAC some (or all) assemblies.
Comments
Redgate Software