Is your feature request related to a problem? Please describe.
I face a package dependency upgrade issue because LaunchDarkly.ServerSdk.Telemetry does not support version 10x of System.Diagnostics.DiagnosticSource
Describe the solution you'd like
Change the version limit range on the PackageReference item to include version 10x - alternatively remove the upper limit.
Is your feature request related to a problem? Please describe.
I face a package dependency upgrade issue because
LaunchDarkly.ServerSdk.Telemetrydoes not support version 10x ofSystem.Diagnostics.DiagnosticSourceDescribe the solution you'd like
Change the version limit range on the
PackageReferenceitem to include version 10x - alternatively remove the upper limit.