Skip to content

Commit 0f2bef7

Browse files
authored
[Instrumentation.ConfluentKafka] Remove ImplicitUsings property (open-telemetry#2179)
Co-authored-by: joegoldman2 <[email protected]>
1 parent 98a36c8 commit 0f2bef7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/OpenTelemetry.Instrumentation.ConfluentKafka/OpenTelemetry.Instrumentation.ConfluentKafka.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<PackageTags>$(PackageTags);distributed-tracing;Kafka;Confluent.Kafka</PackageTags>
88
<IncludeSharedExceptionExtensionsSource>true</IncludeSharedExceptionExtensionsSource>
99
<MinVerTagPrefix>Instrumentation.ConfluentKafka-</MinVerTagPrefix>
10-
<ImplicitUsings>true</ImplicitUsings>
1110
</PropertyGroup>
1211

1312
<!-- Do not run Package Baseline Validation as this package has never released a stable version.

0 commit comments

Comments
 (0)