We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266569a commit f2c9ca2Copy full SHA for f2c9ca2
src/Microsoft.Data.SqlClient/tests/ManualTests/DataCommon/DataTestUtility.cs
@@ -153,7 +153,6 @@ static DataTestUtility()
153
if (!string.IsNullOrEmpty(TCPConnectionStringNoneVBS))
154
{
155
AEConnStrings.Add(TCPConnectionStringNoneVBS);
156
- AEConnStringsSetup.Add(TCPConnectionStringNoneVBS);
157
}
158
159
if (!string.IsNullOrEmpty(TCPConnectionStringAASSGX))
0 commit comments