I would like to publish my app to a website so users can download via a URL and the app can update from the same location.
I have 'standard' Linux hosting, but I get the message when trying to publish with ClickOnce: The Web server does not appear to have FrontPage Server Extensions installed.
Is Windows (ASP.NET?) hosting required for this to work? If the app is running as a desktop app I thought Linux hosting would be okay.
Thanks in advance for any clarification on this!