标签: c# monodevelop
我是一名c#编程初学者。我有一个小的文件程序,我想打包为.exe。我在Mac上使用Monodevelop。
答案 0 :(得分:0)
只需在MonoDevelop中构建它。然后在bin / debug或bin / release中使用build的输出。那是你的可执行文件。