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
Refactored MsSqlConnectionStringBuilder to remove dependencies. (#395)
* Changed MsSqlConnectionStringBuilder to remove the need of System.Data.SqlClient.SqlConnectionStringBuilder and System.Data.SqlClient
* Added space support for MsSqlConnectionStringBuilder connectionString
0 commit comments