Describe the enhancement
Since RepoDB.SqlServer already has a reference to Microsoft.Data.SqlClient, it would be nice to not also have a reference to System.Data.SqlClient. Currently, the output (bin) folder of an application using RepoDB.SqlServer will have assemblies and dependencies for both Microsoft.Data.SqlClient AND System.Data.SqlClient.
Describe the enhancement
Since RepoDB.SqlServer already has a reference to Microsoft.Data.SqlClient, it would be nice to not also have a reference to System.Data.SqlClient. Currently, the output (bin) folder of an application using RepoDB.SqlServer will have assemblies and dependencies for both Microsoft.Data.SqlClient AND System.Data.SqlClient.