我试图从visual studio 2017内部执行一个新的asp网络核心项目,但总是得到这个错误:
Build path either does not exists,is not accesible,or is not a valid
URL
知道问题是什么吗?
解决方法
在我的特殊情况下,我正在使用Edge渠道的Docker for Windows.所以我刚刚卸载它并从Stable频道
https://docs.docker.com/docker-for-windows/install/#download-docker-for-windows安装了最新版本.它解决了,问题就消失了.