dotnet / ef6

This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
https://docs.microsoft.com/ef/ef6
MIT License
1.43k stars 545 forks source link

Update `Microsoft.Data.SqlClient` to 5.2.0 #2253

Closed Saibamen closed 3 months ago

Saibamen commented 4 months ago

Release notes: https://github.com/dotnet/SqlClient/releases/tag/V5.2.0

ErikEJ commented 4 months ago

Probably a no go, since 5.2 is not LTS.

Potentially 5.1.6 which is due very soon.

https://learn.microsoft.com/en-us/sql/connect/ado-net/sqlclient-driver-support-lifecycle?view=sql-server-ver16