EF6. Linqpad 5 - Trying to add an executable Entity Framework error

Options

I am trying to add a compiled assembly to the list of connections.
I get an error if the compiled assembly uses EF. I am able to add assemblies that use Linq2SQL.

Do I need to install anything else? I am not using EF Core.

Comments