How can we help you today? How can we help you today?
timothyp
Build fails because "Microsoft.Build.Utilities" could not be loaded
After a clean install on a new computer a project that built without issues beforefails to build on this new system. The error message is: Error The "SmartAssembly.MSBuild.Tasks.Build" task could ...
2 followers 4 comments 0 votes
How to absolutely prevent SA from touching a certain class
There is one class in our project which really shouldn't be touched by SmartAssembly at all, because as soon as it does, for some reason, it completely breaks that class. We have configured the SA ...
2 followers 7 comments 0 votes
After upgrading to 6.11 build fails: Could not load file or assembly "SmartAssembly.Shared"
Right after upgrading to 6.11 (from 6.9) this started happening. But I cannot find any reference to this assembly anywhere in the project nor does this assembly exist in the SDK\bin folder. It does...
2 followers 6 comments 0 votes