Skip to content

Commit d920324

Browse files
authored
Added a white bullet point
1 parent 47b7969 commit d920324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs2/pages/documentations/query-include-filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Entity Framework does already all the job to link related entities to the parent
146146
- Entity Framework Core:
147147
- Not supported yet.
148148
- Entity Framework 5:
149-
- Will never be supported. Use IncludeOptimized instead to filter collections
149+
- Will never be supported. Use IncludeOptimized instead to filter collections
150150
- Cannot be mixed with projection
151151
- Cannot be mixed with Include (Include doesn't support projection)
152152
- Cannot be mixed with IncludeOptimized

0 commit comments

Comments
 (0)