i downloaded EFTools6.0.2ForVS2012.msi and installed it but it does not replace with older version of entity framework. when i try to get version of entity framework it shows 4. can anyone help me how to install entity framework 6.0.2 on visual studio 2012 without using nuget?
我下载了EFTools6.0.2ForVS2012.msi并安装了它,但它并没有取代旧版本的实体框架。当我试图获得实体框架的版本它显示4.任何人都可以帮助我如何在visual studio 2012上安装实体框架6.0.2而不使用nuget?
1 个解决方案
#1
1
There are some other actions you need to take, like renaming namespaces. You can find an article on migrations here
您需要采取其他一些操作,例如重命名命名空间。您可以在此处找到有关迁移的文章
#1
1
There are some other actions you need to take, like renaming namespaces. You can find an article on migrations here
您需要采取其他一些操作,例如重命名命名空间。您可以在此处找到有关迁移的文章