One or more packages could not be completely uninstalled

前端 未结 9 1428
栀梦
栀梦 2021-02-06 20:44

I have an ASP.NET MVC 4 application. I used NuGet to update all of the NuGet packages that were installed when I created the application. One of the packages was Microsoft.B

9条回答
  •  深忆病人
    2021-02-06 21:10

    I've just deleted the folders of each package that had error in the Packages folder in my solution folder and also deleted the .deleteme files and everything works fine!

提交回复
热议问题