Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.12 KB

File metadata and controls

21 lines (11 loc) · 1.12 KB

Release Notes

Stable Release 7.0.2 - 2026-06-24

This release version-aligns Microsoft.Data.SqlClient.Extensions.Abstractions with the core Microsoft.Data.SqlClient driver version (7.0.2). The previous release of this package was 1.0.0.

There are no functional or API changes in this release. See the core Microsoft.Data.SqlClient 7.0.2 release notes for the driver-family changes shipped alongside this version.

Version alignment: Starting with this release, this package's version tracks the core Microsoft.Data.SqlClient driver version.

Breaking change (.NET Framework only): As part of this alignment, the assembly's AssemblyVersion changed from 1.0.0.0 to 7.0.0.0. On .NET Framework, AssemblyVersion is part of the strong-name identity, so applications that replace this assembly in an existing deployment without rebuilding must rebuild against 7.0.2 (or add a binding redirect). Applications on .NET / .NET Core are not affected.

Target Platform Support

  • .NET Standard 2.0

Dependencies

.NET Standard 2.0

  • Microsoft.Data.SqlClient.Internal.Logging 7.0.2