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 ?
EntityFrameworkExtras/EntityFrameworkExtras.EFCore5/EntityFrameworkExtras.EFCore5.csproj
Line 29 in f0f4a41
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 ?