Options

Smart Assembly 5 Autobuild TFS 2010

lbargerslbargers Posts: 6
edited February 15, 2011 5:38PM in SmartAssembly 5
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.
Sign In or Register to comment.