I am facing below issue while working EF 6 , its creating duplicate table for many to many relationship ,any urgent help is highly appreciated
One or more validation errors were detected during model generation:
LoginGroup: Name: The EntitySet 'LoginGroup' with schema 'dbo' and table 'GroupUser' was already defined. Each EntitySet must refer to a unique schema and table.