open-telemetry / opentelemetry-dotnet

The OpenTelemetry .NET Client
https://opentelemetry.io
Apache License 2.0
3.23k stars 765 forks source link

Drop references to System.Text.Json when Microsoft.Coyote is released #5815

Open Kielek opened 2 months ago

Kielek commented 2 months ago

Drop manual bumping of transitional references (System.Text.Json) when Microsoft.Coyote is released (1.7.12+).

Consider creating a tracking issue, so we can remove these once Microsoft.Coyote made the fix/update.

_Originally posted by @reyang in https://github.com/open-telemetry/opentelemetry-dotnet/pull/5812#discussion_r1742434268_