我在服务器中部署了clickonce应用程序。在客户端计算机中,当我单击“安装”按钮时,它会在开始下载之前抛出这样的错误。
Unable to install or run the application. The application
requires that assembly Mono.Posix Version 2.0.0.0 be
installed in the Global Assembly Cache(GAC) first.
Please contact your system administrator.
这是什么解决方案???