Hello,
I wanted to use this library on EFCore 5 but it's impossible to reference in my code. I guess it's because this line is missing in csproj:
<Import Project="..\EntityFrameworkExtras.Shared\EntityFrameworkExtras.Shared.projitems" Label="Shared" />
Can you please fix it ?