Hi guys,
Thank you for a cool project!
I need Strong Named sign. I can see the Kafka project has Strong name sign. However, Confluent.SchemaRegistry.Serdes doesn't have it.
Include Confluent.SchemaRegistry.Serdes into a strong named project. You will see the error.

Currently we are using
<PackageReference Include="Confluent.Kafka" Version="1.0.0-RC3" />
<PackageReference Include="Confluent.SchemaRegistry.Serdes" Version="1.0.0-RC3" />
We can switch Confluent.Kafka to strong named one. but not ConfluentSchemaRegistry.Serdes.
thanks for asking, we're tracking this request internally.
done - all packages are now signed.
Most helpful comment
thanks for asking, we're tracking this request internally.