在VS中创建WINDOWS安装程序
基本都按书上的做了,
但发布时却报错,
错误 2 因为某项目未能生成,所以无法发布。 1 1
错误 3 A signing key is required in order to publish this project. Publishing from Visual Studio 2005 will automatically configure a signing key for this project.
怎么解决呢?
...全文
795打赏收藏
创建WINDOWS安装程序的问题
在VS中创建WINDOWS安装程序 基本都按书上的做了, 但发布时却报错, 错误2因为某项目未能生成,所以无法发布。 11 错误3A signing key is required in order to publish this project. Publishing from Visual Studio 2005 will automatically configure a signing key for this project. 怎么解决呢?