In the past It's been easy to set a connection in LinqPad to a custom assembly that had EF model. Linqpad looks for a that is based on System.Data.Objects.ObjectContext
which doesn't exist
How (if at all) does one make their model assembly compatible with LinqPad.?