Comments
1 comment
-
Hi,
Thank you for telling us about this. It's a small mistake in the help, I'm afraid. It should read:
'If you are using ClickOnce or Silverlight, the main assembly must be in the \obj\Release folder, and NOT in \bin\Release '
As you say, in all other cases, SmartAssembly will work fine if you point it at \bin\Release , so if you are not using ClickOnce or Silverlight you can do that instead.
Add comment
Please sign in to leave a comment.
SmartAssembly has encountered an invalid token in xxx.dll
That means the
Why do I need to run against the obj\release folder and if I do, how can I defeat this failed build issue?