Hi Sir, Mam,
I am getting this error when adding the ADO.NET Entity Data Model using EF6 and Visual Studio 2022.
My project requires to Use Entity Framework 6 (EF6) for object relational mapping and WPF desktop application.
The Project's target framework does not contain Entity Framework runtime assemblies. Please review the target's framework information in the project's property page.

Hoping you can help to fix this issue
Thank you.
Rodel
Tahir AnsariPosted Sep 4, 2023, 3:24 AM
you might need to install the Entity Framework 6 NuGet package for that specific framework version.