Skip to content

Commit 1d17c4c

Browse files
authored
Update LocalDb extension description (#5240)
Removed EF Core version range from the LocalDb extension description to generalize its applicability.
1 parent c1fcd93 commit 1d17c4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • entity-framework/core/extensions

entity-framework/core/extensions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Extends [Verify](https://github.com/VerifyTests/Verify) to allow snapshot testin
104104

105105
### LocalDb
106106

107-
Provides a wrapper around [SQL Server Express LocalDB](/sql/database-engine/configure-windows/sql-server-express-localdb) to simplify running tests against Entity Framework. For EF Core: 3-8.
107+
Provides a wrapper around [SQL Server Express LocalDB](/sql/database-engine/configure-windows/sql-server-express-localdb) to simplify running tests against Entity Framework.
108108

109109
[GitHub repository](https://github.com/SimonCropp/LocalDb) | [NuGet](https://www.nuget.org/packages/EfLocalDb)
110110

0 commit comments

Comments
 (0)