我在Linux上成功运行了自包含的.net-core 3应用程序,但是如果我尝试在AIX上运行,它将失败:
bash: ./CoreConsole: cannot execute binary file: Cannot run a file that does not have a valid format.
我知道AIX是unix操作系统,但是有人能在其上运行独立的.net核心应用程序吗?
答案 0 :(得分:1)
要在AIX上运行可执行文件,您需要做一些事情:
如果其中之一失踪,您将没有机会。唯一的例外是shell文件,但是您应该知道,shell脚本使用的实用程序可能具有不同的选项