當我在Linux 下使用dotnet xxxx.dll 只有在項目目錄下的bin/Debug/netcoreapp2.0/ 下執行:dotnet xxx.dll才可以運行,而在別的文件夾下,比如/home ,執行此命令會報錯No executable found matching command "dotnet-xxx/bin/Debug/netcoreapp2.0/xxxxx.dll"但是我在Windows下,確實可以在任何文件夾執行dotnet xxxx.dll ,都可以運行成功。難道我是的Linux的dotnet 命令下的不全嗎
- 1 回答
- 0 關注
- 910 瀏覽
添加回答
舉報
0/150
提交
取消