开发者

Can we bundle mono in our installation package?

开发者 https://www.devze.com 2023-03-10 06:55 出处:网络
Just for thought; can i bundle mono with my applicati开发者_StackOverflow社区on package. So that if not installed then it get installed automatically.You could, but don\'t. Instead, just require the d

Just for thought; can i bundle mono with my applicati开发者_StackOverflow社区on package. So that if not installed then it get installed automatically.


You could, but don't. Instead, just require the distro's Mono packages.

Alternatively, you might use Mono Linker + mkbundle, but this is not the preferred way to do things.

0

精彩评论

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