opentelemetry-dotnet-instrumentation icon indicating copy to clipboard operation
opentelemetry-dotnet-instrumentation copied to clipboard

Remove #pragma warning disable SYSLIB0014 from GraphQL integration test

Open Kielek opened this issue 2 years ago • 0 comments

Remove #pragma warning disable SYSLIB0014 from GraphQL integration tests. Replace WebRequest.Create with HttpClient.

Old API may be removed in future .NET versions.

Originally posted by @Kielek in https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/pull/383#discussion_r817828922

Kielek avatar Mar 02 '22 17:03 Kielek