Skip to content

Commit

Permalink
chore: fix docs formatting issue (#864)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewTriesToCode authored Aug 3, 2024
1 parent 2b165c7 commit 1460098
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/EFCore.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,6 @@ default values.
> injection, but this was removed in v7.0.0 for consistency. Instead, inject the `IMultiTenantContextAccessor` and use
> it to set the `TenantInfo` property in the database context constructor.
```csharp

Finally, call the library extension methods as described below. This requires overriding
the `OnModelCreating`, `SaveChanges`, and `SaveChangesAsync` methods.

Expand Down

0 comments on commit 1460098

Please sign in to comment.