Posts
Sort by recent activity
Disallow GAC
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 lo...
Clean-up saproj XML
I found SmartAssembly doesn't have a complete documentation of the XML project files. More importantly when changing some settings and reverting that change, the XML changes. For example a:<Embe...