You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade Microsoft.Data.SqlClient to New Version (#2702)
## Why make this change?
This change solves the bug #2690
## What is this change?
We update the `Microsoft.Data.SqlClient` package from version 5.2.0 to
version 5.2.3 in the `Directory.Packages.props` file. As the bug is a
known error from the current version we are using.
## How was this tested?
- [ ] Integration Tests
- [ ] Unit Tests
## Sample Request(s)
---------
Co-authored-by: Ruben Cerna <[email protected]>
0 commit comments