- Rename TestApplication.Wcf.Client.Core to TestApplication.Wcf.Client.DotNet
- Remove TestApplication.Wcf.Client.Shared from .sln file
- Add launchSettings.json that is generated during build
* Remove reference to System.ServiceModel.Primitives in wcf framework test application
* Change required assembly for WCF initialization to System.ServiceModel
* Update documentation
* Change required assembly for .NET Core
* Change TargetFramework back to TargetFrameworks
* OTEL_METRIC_EXPORT_TIMEOUT
* OTEL_BSP_*
* Fix default for OTEL_EXPORTER_JAEGER_ENDPOINT
* Bump Grpc.Net.Client in docs based on upstream configuration
* OTEL_*_LIMIT for otlp
* Add link to Prometheus Exporter HttpListener documentation
* Bump DiagnosticSource to 7.0.0 in docs