If I Obfuscate outside of VS2010, I am able to build in VS2010, codesign from SDK Console, Obfuscate and strong name from Spices.net and back to VS2010 to build the setup.

When using the integrated version... achieving codesigning, obfuscation and strong name all in one step via setup project is not working. Assemblies are not code signed (which is a post build action of the main exe).

What am I missing? Please help.