简体   繁体   中英

How to turn a one file program into an .exe in Monodevelop on a Mac

I am ac# programming beginner. I have a small one file program that I would like to package up as an .exe. I am using Monodevelop on a Mac.

Just build it in MonoDevelop. Then use the output of the build in bin/debug or bin/release. That is your executable.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM