Version conflict detected for NuGet packages

前端 未结 3 1394

I am working on an ASP.Net core 2.1 web app project. I have 1 project in my solution and 3 other libraries, it\'s and advanced architecture (data access layer (DAL)

3条回答
  •  情深已故
    2021-01-29 07:15

    Option 1 check visual studio error window and identify which package is making the conflict . make sure both packages have save version code

提交回复
热议问题