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
I can't add Microsoft.Data.SqlClient 6.0.0 to my projects, becuase I get this error:
Unable to find a version of 'Microsoft.Data.SqlClient' that is compatible with 'Microsoft.SqlServer.SqlManagementObjects 172.52.0 constraint: Microsoft.Data.SqlClient (>= 5.1.5 && < 6.0.0)'.
Is it possible to update Microsoft.SqlServer.SqlManagementObjects, so it is compatible?