Keyword not supported: “data source” initializing Entity Framework Context

后端 未结 6 891
梦毁少年i
梦毁少年i 2020-11-30 23:38

I\'m initializing Entity Framework Object context, and this gives me the keyword not supported error:

metadata=res://*/MainDB.csdl|res://*/MainDB.ssdl|res://*/

6条回答
  •  甜味超标
    2020-11-30 23:58

    Believe it or not, renaming LinqPad.exe.config to LinqPad.config solved this problem.

提交回复
热议问题