Skip to content

Commit a09e608

Browse files
committed
fix(): otlp exporter
1 parent 7aa2ea3 commit a09e608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/OpenTelemetry.Exporter.OpenTelemetryProtocol/OtlpExporterOptions.cs

-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ public Func<HttpClient> HttpClientFactory
179179
/// </summary>
180180
public string ClientCertificateFile { get; set; }
181181

182-
#if NET6_0_OR_GREATER
183182
/// <summary>
184183
/// Gets a value indicating whether or not the signal-specific path should
185184
/// be appended to <see cref="Endpoint"/>.

0 commit comments

Comments
 (0)