I'm using a linux&apache server as ClickOnce server.

I compress "Deploy" folder to .tgz, and send it to server by SFTP, and uncompress by ssh, then the deployment is finished.

By the way, I can use visual studio to deploy to IIS... Then, can I deploy ClickOnce to linux server in visual studio? If so, How can I do?

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top