I have a problem with a Clickonce deplyment of a Winforms app. When i built the new setup, and tried to export it overwriting as usual the previous setup, Visual Studio came up stating that my certificate is expired.
This behaviour is described here and there is a workaround here. But these solutions are not applicable in my situation.
Another workaround involves taking back the system date of the deployment server to a date before the certicate expiry date (during the deployment operations) - but I see this as a very "last chance".
Any hint from the community? Do you know any other workaround I can try?
Thanks
Andrea