Rider如何发布代码生成可安装的Setup.exe文件

Rider如何像Visual Studio一样发布代码生成可安装的文件“Setup.exe”?

可以用Inno Setup或者InstallShield等软件打包。(VS自带的安装程序制作程序就是简化版本的InstallShield)