Release Notes
June 25, 2026 ยท View on GitHub
Stable Release 7.0.2 - 2026-06-24
Note: This package is for internal use by other Microsoft.Data.SqlClient packages only and should not be referenced directly by application code.
This release version-aligns Microsoft.Data.SqlClient.Internal.Logging 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.SqlClientdriver version.
Breaking change (.NET Framework only): As part of this alignment, the assembly's
AssemblyVersionchanged from1.0.0.0to7.0.0.0. On .NET Framework,AssemblyVersionis part of the strong-name identity, so applications that replace this assembly in an existing deployment without rebuilding must rebuild against7.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
- None