I have an MVC5 application running on .NET framework 4.7.1 in VS2017.
When I build my application, I am getting below error. Any suggestions as to how to resolve this issue?
The type 'TableAttribute' exists in both 'EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' and 'System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'