Smart Assembly 5 Autobuild TFS 2010
lbargers
Posts: 6
Hi,
I have a VB project that i've obfuscated using SmartAssembly5. I've implemented Auto Building on a schedule using Team Foundation Server 2010. I've ran into a bit of an issue. The auto build completes sucessfully, and the obfuscated code ends up here:
C:\TFS\Manitou\Releases\1.6.0\Fixes_1.6.0\DBManager\bin
In SmartAssembly I set the input .exe to be grabbed from here:
C:\TFS\Manitou\Releases\1.6.0\Fixes_1.6.0\DBManager\RepSwitch\obj\Debug
and the output to be placed here:
C:\TFS\Manitou\Releases\1.6.0\Fixes_1.6.0\DBManager\bin
How do I get my obfuscated code to end up in the drop folder? Is there a setting for this? Currently the unobfuscated code is getting placed into the drop folder that i've setup in TFS.
Thanks,
Larry B.
I have a VB project that i've obfuscated using SmartAssembly5. I've implemented Auto Building on a schedule using Team Foundation Server 2010. I've ran into a bit of an issue. The auto build completes sucessfully, and the obfuscated code ends up here:
C:\TFS\Manitou\Releases\1.6.0\Fixes_1.6.0\DBManager\bin
In SmartAssembly I set the input .exe to be grabbed from here:
C:\TFS\Manitou\Releases\1.6.0\Fixes_1.6.0\DBManager\RepSwitch\obj\Debug
and the output to be placed here:
C:\TFS\Manitou\Releases\1.6.0\Fixes_1.6.0\DBManager\bin
How do I get my obfuscated code to end up in the drop folder? Is there a setting for this? Currently the unobfuscated code is getting placed into the drop folder that i've setup in TFS.
Thanks,
Larry B.