Unable to remove EntityFramework6 completely

Sonya 10 Reputation points
2023-05-02T14:23:22.7733333+00:00

Hello everyone,

I want to get rid of an error:

Both Entity Framework Core and Entity Framework 6 are installed. The Entity Framework Core tools are running

I don't want to use Entity Framework 6 and I would like Entity Framework Core to be only installed version of Entity Framework.

When I run command "Remove-Module EntityFramework6" and check modules using "Get-Module" there's no EntityFramework6.

But when I open the solution again, I get the same error. Is there any way to solve this issue?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,415 questions
{count} vote