Nuget does not pull the dll's
vrapp opened this issue · comments
Pulling EF 6.4.4 in Visual Studio 2022 by Nuget does not download entityframework.dll and entityframework.sqlserver.dll under lib/net45, and does not add them as the references. As the result, MVC project relying on EF becomes broken. This all can be seen in Youtube video at https://youtu.be/IwioQ1ynsPg .
This issue has been closed because EF6 is no longer being actively developed. We are instead focusing on stability of the codebase, which means we will only make changes to address security issues. See the repo README for more information.