The EntityContainer name must be unique. An EntityContainer with the name 'Entities' is already defined

前端 未结 12 993
孤城傲影
孤城傲影 2020-12-15 03:11

For a little background:

I have a DLL project with the following structure:

Rivworks.Model (project)  
  \\Negotiation (folder)  
      Model.edmx          


        
12条回答
  •  粉色の甜心
    2020-12-15 03:31

    I renamed my project but the old file was still in the bin folder. I just had to delete the old DLL from the bin folder.

提交回复
热议问题