I can't find where I found instructions for doing this, but on 4.2, I had 2 entities configured an Interface. The implementation was defined in a file in the DatabaseGeneric\PartialClasses folder which was automatically included in the generic .csproj.
I'm guessing older versions automatically included all files in the PartialClasses folder as I cannot find anything in my llblgenproj defining this addition.
How do I add this file to my project? I'm sure this is simple and my search-fu is just letting me down.