문제

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