I have built an application and this is published on a Windows server using ClickOnce. The clients go to the URL, can download and run the application.
The client is now changing their servers to run Ubuntu. Can a ClickOnce application be published on a server running Ubuntu?
The version of Ubuntu is 8.10., and I am using Visual Studio 2008 SP1 and C#.