EntityFramework.MemoryJoin icon indicating copy to clipboard operation
EntityFramework.MemoryJoin copied to clipboard

MemoryJoinerMode Could not be found

Open Ganesh-Ponipireddy opened this issue 1 year ago • 0 comments

Getting exception while building the Project to upgrade dotnet 8.

The type or namespace name 'MemoryJoinerMode' could not be found (are you missing a using directive or an assembly reference?)	EntityFrameworkCore.MemoryJoin (net6.0), EntityFrameworkCore.MemoryJoin (net7.0), EntityFrameworkCore.MemoryJoin (net8.0), EntityFrameworkCore.MemoryJoin (netstandard2.1)	EntityFramework.MemoryJoin\src\EntityFrameworkCore.MemoryJoin\MemoryJoiner.cs

Ganesh-Ponipireddy avatar Feb 22 '24 09:02 Ganesh-Ponipireddy