-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update request of SqlClient #183
Comments
@azerios You can just add an explicit reference to 5.2.2 |
I know but this change will involve a lot of PRs and internal decisions, so I'm looking for a more long term solution |
172.52.0 references SqlClient 5.1.5 |
6.0.0 was released today, it'd be nice to see a bump that supports that |
if it doesn't have breaking changes your app should be able to use it with existing SMO bits, with the caveat that our nupkg has an upper bound excluding it so you may have to play some games until I can remove that limit. We've not had time to test with it yet. |
Dear,
For security purpose as GHSA-98g6-xh36-x2p7, is it possible to release a minor update with the package updated at least to the version 5.1.3
Regards
The text was updated successfully, but these errors were encountered: