Make LoadContext public #190
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run build script:
test/TestProjects/SqlClientApp/Program.cs#L19
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Run build script:
test/TestProjects/SqlClientApp/Program.cs#L23
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Run build script:
test/TestProjects/SqlClientApp/Program.cs#L19
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Run build script:
test/TestProjects/SqlClientApp/Program.cs#L23
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Loading