.net 5.0 在linux 启动报错 System.IO.FileNotFoundException:Unable to find the specified file. at Interop.Sys.GetCwdHepler.....

时间:2021-07-20 23:18:45   收藏:0   阅读:35

报错截图

技术分享图片

 

 解决方法:

确定启动dll没有拼错,如果确定没有拼错,使用 命令 cd ..  然后返回上一层路径,然后在进入到启动dll所在的目录再执行 dotnet 命令

技术分享图片

 

原文:https://www.cnblogs.com/tomorrow0/p/15037320.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!