Morten Nielsen

ClickOnce

Changing the platform of ClickOnce deployed applications breaks automatic upgrade

I wrote earlier about and issue with ClickOnce Deployment, where the processor of the deployment manifests need to match the processor the application is compiled for [https://www.morten.software/2009/05/20/the-customhostspecified-attribute-is-not-supported-for-windows-forms-applications/] . Naturally of course, it turns out we need to compile for a specific platform. By compiling
1 min read