Activity overview
Latest activity by pahunt
Upgrade from SmartAssembly 6.1 to 6.5
Hi,
We've just upgraded our build server from version 6.1.0.48 to 6.5.2.21 and we now have 2 issues. Nothing has changed in any of the saproj files and if I reinstall version 6.1 then the issues go...
Well I've answered my own question. The solution was that I didn't need to worry about the search paths in SmartAssembly.settings at all, in fact I've removed them all completely to avoid any future confusion. What I did to get it working was to make sure I had the CopyLocal property of the dependencies set to True in the C# project and now it picks up the dependencies from the bin folder. / comments
Well I've answered my own question. The solution was that I didn't need to worry about the search paths in SmartAssembly.settings at all, in fact I've removed them all completely to avoid any futur...
OK so after a bit more searching I've found this page which just confuses me completely. Where do the paths in SmartAssembly.settings fit into this? / comments
OK so after a bit more searching I've found this page which just confuses me completely. Where do the paths in SmartAssembly.settings fit into this?
Specifying dependency search paths per project?
Hi,
I would like to know if there's anyway to specify the dependency search paths on a per-project basis.
We are using SmartAssembly on our build server and the folder path that the source code is ...