ErikEJ / EntityFramework6PowerTools

This is the codebase for Entity Framework 6 Power Tools Community Edition, and modern EF 6 providers for SQL Server and SQL Server Compact
Other
183 stars 27 forks source link

Error while generating view on visual studio 2019 #64

Closed abuthalhathpp closed 4 years ago

abuthalhathpp commented 4 years ago

Could not load file or assembly 'System.ComponentModel.Annotations, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. System.ComponentModel.Annotations in my application is is 4.2.1.0 I updated the library to 4.7.0 still same error

ErikEJ commented 4 years ago

Which .NET Framework version do you have installed?

abuthalhathpp commented 4 years ago

.Net Framework 4.6.1

ErikEJ commented 4 years ago

Update to 4.7.2