Comments
2 comments
-
ClickOnce applications can take advantage of SmartAssembly, provided you integrate them according to the instructions and use the output from the Obj folder as opposed to the Bin folder as you normally would.
-
I used this solution with Visual Studio 2010 and Windows Form application deployed with ClickOnce.
It works like a charm.
Thank you!!
Add comment
Please sign in to leave a comment.
Can you please let me know if ClickOnce applications work with SA?