Skip to content

Commit

Permalink
[Instrumentation.ConfluentKafka] Remove ImplicitUsings property (#2179)
Browse files Browse the repository at this point in the history
Co-authored-by: joegoldman2 <[email protected]>
  • Loading branch information
joegoldman2 and joegoldman2 authored Oct 5, 2024
1 parent 98a36c8 commit 0f2bef7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<PackageTags>$(PackageTags);distributed-tracing;Kafka;Confluent.Kafka</PackageTags>
<IncludeSharedExceptionExtensionsSource>true</IncludeSharedExceptionExtensionsSource>
<MinVerTagPrefix>Instrumentation.ConfluentKafka-</MinVerTagPrefix>
<ImplicitUsings>true</ImplicitUsings>
</PropertyGroup>

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

0 comments on commit 0f2bef7

Please sign in to comment.