Options

Disallow GAC

WernightWernight Posts: 7
edited July 2, 2012 4:43AM in SmartAssembly
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.

Comments

Sign In or Register to comment.