How does SmartAssembly work when ClickOnce deployment manifests and assembly are both signed
TR88
Posts: 2 New member
When deploying a Full Trust application using the ClickOnce mechanism, the ClickOnce manifests and the assembly are signed in Visual Studio and published to the deployment location, such as a share on a LAN server. How are the obfuscated assemblies and the EXE deployed in that scenario?
Tagged:
Answers
This page https://documentation.red-gate.com/sa/building-your-assembly/using-smartassembly-with-clickonce-and-msi goes over how to integrate SmartAssembly into the ClickOnce process.
Have you visited our Help Center?