The “GenerateDepsFile” task failed unexpectedly

前端 未结 7 995
梦如初夏
梦如初夏 2021-01-17 07:43

I tried to compile my new application in MonoDevelop and I got this error:

/usr/share/dotnet/sdk/2.2.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.

7条回答
  •  失恋的感觉
    2021-01-17 08:18

    I had the same problem using .Net Standard 2.1, and I solved it for myself by cleaning the solution and then rebuilding it.

提交回复
热议问题