Entity Framework Duplicate type name within an assembly (6.1.0)

前端 未结 10 1674
臣服心动
臣服心动 2020-12-29 01:41

I am not sure what is going on but I keep getting the following exception when doing a query. \"Duplicate type name within an assembly.\" I have not been able to find a solu

10条回答
  •  被撕碎了的回忆
    2020-12-29 02:04

    This is a new issue with EF 6.1.0, and the EF team is aware of the problem:

    https://entityframework.codeplex.com/workitem/2228

提交回复
热议问题