Docker build not working in VS

  • fennng 
Most of the time, I use “dotnet run” to server the API. Today, When I switched to docker build, it gave me this error:
Error message: Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
I found the solution here:
 
Reset share drive

clean the solution
Then, problem solved.
标签:

发表评论

您的电子邮箱地址不会被公开。