Build error, This project references NuGet

前端 未结 7 2053
旧时难觅i
旧时难觅i 2020-12-29 18:17

When I try to build my solution, I get the following error message:

Severity Code Description Project File Line Suppression State Error

7条回答
  •  南方客
    南方客 (楼主)
    2020-12-29 19:14

    It's a bit old post but I recently ran into this issue. All I did was deleted all the nuget packages from packages folder and restored it. I was able to build the solution successfully. Hopefully helpful to someone.

提交回复
热议问题