开发者

Determine what version of Mono is running on linux?

开发者 https://www.devze.com 2022-12-29 02:54 出处:网络
Is there a command line I can run to determine what version of Mono I am running on Linux?I am using Ubuntu a开发者_StackOverflow社区nd I it is command line only (no X Windows installed).mono --versio

Is there a command line I can run to determine what version of Mono I am running on Linux? I am using Ubuntu a开发者_StackOverflow社区nd I it is command line only (no X Windows installed).


mono --version should tell you.

0

精彩评论

暂无评论...
验证码 换一张
取 消