Specifying dependency search paths per project?
pahunt
Posts: 6
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 checked out into has a folder name that is randomly generated by the build server. This means that specifying the paths in the SmartAssembly.settings file is not an option for us.
Our current solution is to get the build process to update the SmartAssembly.settings file with the correct paths just before it does the obfuscation and this works. However we now want to run multiple builds at the same time and so this solution will no longer work as more than one build may be obfuscating at the same time.
Is there a solution to this and if not, would it be possible to get this changed in a future release.
Many thanks
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 checked out into has a folder name that is randomly generated by the build server. This means that specifying the paths in the SmartAssembly.settings file is not an option for us.
Our current solution is to get the build process to update the SmartAssembly.settings file with the correct paths just before it does the obfuscation and this works. However we now want to run multiple builds at the same time and so this solution will no longer work as more than one build may be obfuscating at the same time.
Is there a solution to this and if not, would it be possible to get this changed in a future release.
Many thanks
Comments