Visual Studio/ NuGet missing references

前端 未结 4 1556
有刺的猬
有刺的猬 2021-02-18 23:03

I had some problems with my solution\'s references since somebody went and messed up NuGet... restoring from source control rendered the projects unloadable, and I had to play a

4条回答
  •  孤街浪徒
    2021-02-19 00:02

    In your Visual Studio Solution folder, open the 'packages' folder and delete everything which is inside that folder. Then restore nuget packages.

提交回复
热议问题