Bump System.Data.SqlClient from 4.8.6 to 4.9.0 #18527
Annotations
10 errors
CodeQL-Build (csharp):
tools/IndexRebuilder/Program.cs#L59
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/Program.cs#L60
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L83
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L86
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L127
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L129
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L135
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L137
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L151
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L153
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|